Hacker News new | ask | show | jobs
by johnonolan 2961 days ago
We do have all of those things :)

For self-hosters, Ghost-CLI has deep Let's Encrypt integration. The tool will automatically guide you through provisioning an SSL certificate during the install process.

On Ghost(Pro) we have full end to end SSL support (you're right we used to only support CF's UniverSSL but that is no longer the case) - so anyone who uses a custom domain with Ghost(Pro) will automatically have an SSL cert provisioned and deployed for them in the background. For business customers who require the use of their own, custom certificates, there a few extra steps but we support that too.

3 comments

Heyo. Would you look at that! That must be pretty new?

----

This is great. That was my only complaint with Ghost so far.

This is awesome. I've had a todo list item to make SSL work on my site for a while. Today I find out that it magically does work...
Another option would be to just put haproxy in front of Ghost, and have haproxy handle the SSL termination.