NodeChef Adds Let's Encrypt Integration - Free SSL Certificates

“HTTPS everywhere” is happening and that is why NodeChef is committed to supporting Let’s Encrypt. We are happy to announce that we have added integration with Let’s Encrypt that is available to all customers. This means no more buying an SSL certificate.These certificates are valid for 90 days, and we auto-renew them for you.

You can deploy your certificates with a single deploy command

deploy --ssl -i simple-todos -domain blog;www;@simpletodos.com

The above command creates an ssl certificate for the following domains:
simpletodos.com,blog.simpletodos.com,www.simpletodos.com

Additional documentation available in the docs

4 Likes

I was just going to suggest Galaxy offer one-click SSL

1 Like