Fix TLS cert updates for kosmos.chat #578
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "chore/fix_cert_updates_kosmos-chat"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some recipes weren't updated for the proxy validation yet. Needed to split the ejabberd cert in two, so it can do normal validation on
.org
and proxy validation on.chat
.It's all fixed in production now, but we had two separate days where some users have encountered invalid certs upon connecting to ejabberd, due to the renewals having failed silently.