How to add ssl to non-www domain?

Hello,

I have installed my forum on the www subdomain with the beginner setup.
I want to have ssl on non-www root domain, how can I add it via ssh?
www and non-www are A records to VPS where I have discourse installed.

Thanks!

btw.

I’ve added this advice to app.yml. Then rebuilded the app, still not working.

1 Like

Don’t know why that didn’t work. I tihnk I’ve tested that lately, but see https://forcewww.com as a workaround.

2 Likes

You’re already using Cloudflare, so just set page rule to redirect the traffic?

3 Likes

Ok, I’ve enabled CDN on Cloudflare with their SSL.

Also I’ve made page rules:

http://virtmach.com => https://www.virtmach.com
http://www.virtmach.com => https://www.virtmach.com
https://virtmach.com => https://www.virtmach.com

Also, I’ve enabled “Always use HTTPS”.

Let’s see how it works.

Now I have this problem. I guess the Let’s Encrypt SSL and ngnix redirect should be disabled at server? Any tips?

Capture

Redirect whichever domain isn’t configured at Discourse using a Page Rule. No additional configuration on the Discourse server.

4 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.