Changes

Jump to navigation Jump to search
Line 74: Line 74:     
  config setprop modSSL crt /home/e-smith/ssl.crt/yourdomain.crt
 
  config setprop modSSL crt /home/e-smith/ssl.crt/yourdomain.crt
  config setprop modSSL crt /home/e-smith/ssl.crt/gd_bundle.crt
+
  config setprop modSSL CertificateChainFile /home/e-smith/ssl.crt/gd_bundle.crt
 
  config setprop modSSL key /home/e-smith/ssl.key/yourdomain.key
 
  config setprop modSSL key /home/e-smith/ssl.key/yourdomain.key
 +
 +
Verify that all is set correctly with the config show command.
 +
 +
config show modSSL
    
Be sure to delete the existing PEM file, as a new one will be created anyway. Run this command:
 
Be sure to delete the existing PEM file, as a new one will be created anyway. Run this command:
81

edits

Navigation menu