Clearing advice doesn't actually clear it

For context, my test site is behind a reverse proxy running in my homelab because I don’t have infinite IPs. I have it forwarded to port 80 because it works and I’m not interested in breaking things.

image

However this isn’t a “fix my proxy setup” support post, the one thing I’ve noticed is that no many how times I tell this notice to go away it always comes back:

Is the “dismiss” button’s job to not.. dismiss the message?

2 Likes

If you have valid ssl, You can just set force_https to true and this warning will go away. The warning only shows up after rebuilding or when you’re accessing from a new browser (so assuming the dismiss is cookie based). In your case it looks like your reverse proxy is already terminating ssl so you can safely enable force https in discourse.

2 Likes

Not really

1 Like