Changes

Jump to navigation Jump to search
42 bytes added ,  09:10, 10 December 2015
no edit summary
Line 60: Line 60:  
{{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.}}
    +
== TroubleShooting ==
 +
 +
In case of errors the apache service may not start anymore, a simple rollback may be used with :
 +
 +
config delprop modSSL crt
 +
config delprop modSSL key
 +
config delprop modSSLCertificateChainFile
 +
signal-event post-upgrade
 +
signal-event reboot
 
== Renewal of the certificates ==
 
== Renewal of the certificates ==
 
As part of the security of Letsencrypt the certificates must be renewed every 3 months.
 
As part of the security of Letsencrypt the certificates must be renewed every 3 months.
Line 92: Line 101:     
The time and day of the month can be chosen at your discretion--I've deliberately chosen a time that isn't at the top or bottom of the hour, or on the first of the month, in the hope of reducing load on letsencrypt's servers.  Since the certificates are good for 90 days, this will renew your certificate in plenty of time.
 
The time and day of the month can be chosen at your discretion--I've deliberately chosen a time that isn't at the top or bottom of the hour, or on the first of the month, in the hope of reducing load on letsencrypt's servers.  Since the certificates are good for 90 days, this will renew your certificate in plenty of time.
  −
== TroubleShooting ==
  −
  −
In case of error a simple rollback may be used with :
  −
  −
config delprop modSSL crt
  −
config delprop modSSL key
  −
config delprop modSSLCertificateChainFile
  −
signal-event post-upgrade
  −
signal-event reboot
      
== Backup ==
 
== Backup ==
46

edits

Navigation menu