snikket-im / snikket-web-proxy

Apache License 2.0
6 stars 8 forks source link

Certificates not reloaded automatically after renewal #3

Closed mwild1 closed 3 years ago

mwild1 commented 3 years ago

This causes certificates to expire after a while. Restarting the container fixes it. On most setups you can achieve this with:

cd /etc/snikket
docker-compose restart snikket_proxy

This will update the certificate until it next expires.

A permanent fix has been committed at https://github.com/snikket-im/snikket-web-proxy/commit/93ca21daa64b53836dce6fb5217e99c5b85f0842 and will be released shortly.

mwild1 commented 3 years ago

Released in beta.20210519