oppman
(Craig)
11. März 2025 um 05:00
6
Thanks. You may mean these?
NOTE: @pfaffman says: This page needs to be cleaned up. There is now a new ENV setting that will let you add more hostnames. In your app.yml under your DISCOURSE_HOSTNAME line (it can go many places but that one makes sense), add
DISCOURSE_HOSTNAME_ALIASES: domain.com,other.domain.com
and early reports suggest that you’ll get valid certs for those domains and that accessing https://domain.com will properly redirect you to your DISCOURSE_HOSTNAME without a certificate error.
If you do that an…
How do I initiate the renewal of the certificate, simply delete the old one from /shared/ssl?
These look pretty involved. I may have to get another domain to test on another company internal Discourse install before I try it on a large public site.