Configurer SSL avec mon nom de domaine et mon instance Discourse

Are you setting up SSL for security reasons, or the performance benefits of HTTP2 (previously SPDY)?

If it’s the latter you can use cloudflare’s free package to handle SSL + HTTP2 along with providing caching for some static assets closer to your users. You also get to masquerade the IP address of your server behind their nameservers.

The connection from cloudflare to your server will still be unencrypted, so in this scenario it should be considered for performance only, not encryption of data from your server to your users.

1 « J'aime »