Changes

Jump to navigation Jump to search
Line 79: Line 79:  
Verify that all is set correctly with the config show command.
 
Verify that all is set correctly with the config show command.
   −
  config show modSSL
+
  config show modSSL;
 +
modSSL=service
 +
    CertificateChainFile=/home/e-smith/ssl.chainfile/gd_bundle-g2-g1.crt
 +
    CommonName=*.abcompany.com
 +
    TCPPort=443
 +
    access=public
 +
    crt=/home/e-smith/ssl.crt/27dd606e9133e8.crt
 +
    key=/home/e-smith/ssl.key/abcompany_com.key
 +
    status=enabled
 +
 
    
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