Changes

Jump to navigation Jump to search
53 bytes added ,  19:33, 9 December 2015
Line 51: Line 51:  
  exit
 
  exit
   −
Replacing email and domains as required.  Then configure SME with the certificates generated:
+
Replacing email and domains as required.  If it completes with no errors, configure SME with the certificates generated:
    
  config setprop modSSL crt /etc/letsencrypt/live/test.firstdomain.co.uk/cert.pem
 
  config setprop modSSL crt /etc/letsencrypt/live/test.firstdomain.co.uk/cert.pem
 
  config setprop modSSL key /etc/letsencrypt/live/test.firstdomain.co.uk/privkey.pem
 
  config setprop modSSL key /etc/letsencrypt/live/test.firstdomain.co.uk/privkey.pem
 
  config setprop modSSL CertificateChainFile /etc/letsencrypt/live/test.firstdomain.co.uk/chain.pem
 
  config setprop modSSL CertificateChainFile /etc/letsencrypt/live/test.firstdomain.co.uk/chain.pem
  signal-event domain-modify; signal-event email-update
+
  signal-event domain-modify; signal-event email-update; signal-event ibay-modify
    
{{Note box|We need to see if setting the above db variables disturbs other SME Server default functionality and contribs that work with certificates such as VPN solutions.}}
 
{{Note box|We need to see if setting the above db variables disturbs other SME Server default functionality and contribs that work with certificates such as VPN solutions.}}
147

edits

Navigation menu