Oh, you’re already using a forum subdomain.
You see this warning about SSL because the free Universal SSL certificate provided by Cloudflare covers only one subdomain level. It won’t work on www.forum.domain.com
.
I think it’s easier to follow the guide in my first message and let discourse/let’s encrypt (for free) handle www.forum.
.
What you should do:
- Remove that page redirection rule
- Removes the AAAA DNS record with
100::
- If you have an existing DNS record
www.forum
to an IP, remove it - Creates a CNAME record
www.forum
toforum.alltiago.com
DNS Only (no proxy) - Then, follow the guide, e.g.:
- Rebuild, and you’re done!
This way:
- any HTTP request redirects to
https://forum.alltiago.com
www.forum.alltiago.com
redirects toforum.alltiago.com
I tested myself on my side, and it’s working great.