Changes

From SME Server
Jump to navigationJump to search
441 bytes added ,  13:27, 25 December 2018
no edit summary
Line 156: Line 156:     
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.
 
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.
 +
 +
===V2 API===
 +
 +
{{Note box|This needs testing and checking}}
 +
 +
With the latest version of letsencrypt/dehydrated we can use the new V2 API.
 +
 +
The new key is called API. It will default to '1' if left unset. Options are '1', '2', 'auto'
 +
 +
config setprop letsencrypt API 2
 +
signal-event console-save
 +
dehydrated -c -x
 +
 +
===Archive old certificates===
 +
 +
A new function lets you cleanup old and archive old certificates.
 +
 +
dehydrated --cleanup (-gc)
    
===Rush jobs===
 
===Rush jobs===

Navigation menu