self-hosted
self-hosted copied to clipboard
Update SSL cert
Self-Hosted Version
24.10.0
CPU Architecture
x86_64
Docker Version
27.0.3
Docker Compose Version
1.25.0
Steps to Reproduce
Add new ssl certs into certificates folder
- certificate.ca.crt
- certificate.crt
- certificate.key
Run update-ca-certificates
Open url -> The SSL is the same as before (not updated)
Run install.sh Run docker-compose ...
Open url -> The SSL is the same as before (not updated)
Expected Result
Upgrade the custom SSL after reload/reinstall sentry
Actual Result
The certificate is the old one, which is already expired, and there is no way to update it.
Event ID
No response