self-hosted icon indicating copy to clipboard operation
self-hosted copied to clipboard

Update SSL cert

Open sbellver opened this issue 1 year ago • 0 comments

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

Image

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

sbellver avatar Sep 28 '24 08:09 sbellver