Changes

From SME Server
Jump to navigationJump to search
→‎Update SME Config: correct pathname for chainfile and key file name in show modSSL
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 CertificateChainFile /home/e-smith/ssl.crt/gd_bundle.crt
+
  config setprop modSSL CertificateChainFile /home/e-smith/ssl.chainfile/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
   Line 86: Line 86:  
     access=public
 
     access=public
 
     crt=/home/e-smith/ssl.crt/27dd606e9133e8.crt
 
     crt=/home/e-smith/ssl.crt/27dd606e9133e8.crt
     key=/home/e-smith/ssl.key/abcompany_com.key
+
     key=/home/e-smith/ssl.key/yourdomain.key
 
     status=enabled
 
     status=enabled
  
81

edits

Navigation menu