Changes

From SME Server
Jump to navigationJump to search
371 bytes added ,  15:48, 23 January 2017
→‎Troubleshooting: add section PRODUCTION MODE with instructions about how to move to production, removing test certificates!
Line 123: Line 123:     
As above, once you've obtained your certificate and configured your server, test your server with a tool like [https://www.ssllabs.com/ssltest/ SSLLabs.com] to make sure it's working properly.
 
As above, once you've obtained your certificate and configured your server, test your server with a tool like [https://www.ssllabs.com/ssltest/ SSLLabs.com] to make sure it's working properly.
 +
 +
== Production Mode ==
 +
 +
 +
{{Warning box|Once your configuration is set, you need switch to production mode.<br>}}
 +
So remove the test certificate with<br>
 +
  rm -rf key=/etc/dehydrated/certs/<br>
 +
Comment out again the CA line on file above so it appears like:<br>
 +
# CA="https://acme-staging.api.letsencrypt.org/directory"<br>
 +
and re-run the script<br>
 +
dehydrated -c<br>
 +
    
== Troubleshooting ==
 
== Troubleshooting ==
147

edits

Navigation menu