Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Explained
-
12.0.2
-
None
-
None
-
-
NEW
-
NEW
-
---
-
---
Description
The script x509.sh is run when the keystore Docker container is created, and never again.
So, when I replace my tls.crt with a renewed TLS certificate, the only way to reload the certificate files in Keycloak is to delete and recreate the Keycloak container.
It would be very useful if the keystore were checked or rebuilt every time the container starts.
Even better, rebuild the keystore of a running Keycloak instance when the certificate files are updated.
This would make Keycloak easier to use with short-lived TLS certificates.