
On 28/01/16 00:18, Russell Coker via luv-main wrote:
I've just installed a new free SSL from letsencrypt. We have paid for a SSL key but seem to have lost the private key.
http://etbe.coker.com.au/2016/01/27/using-letsencrypt/
Above is a blog post I wrote about Lets Encrypt.
Now I have configured the luv server to redirect all web traffic to https (let me know if that breaks anything) and to use a valid key for SMTP TLS.
I've just renewed my Let's Encrypt keys for the first time, having initially set them up for my production servers during the Let's Encrypt beta. I will be setting up a cron job to do this in future. If you use the webroot authenticator instead of the "--standalone-supported-challenges tls-sni-01" option you won't need to stop the existing webserver and can have zero downtime. Cheers, Andrew