KEYCLOAK-15015 Extend KeyWrapper to add whole certificate chain in x5c parameter (#1144)

Co-authored-by: Vetle Bergstad <vetle.bergstad@evry.com>
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
This commit is contained in:
Xiangjiaox 2021-11-10 11:30:27 +01:00 committed by GitHub
parent c58139f56c
commit ddc7e6e33d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,6 +76,8 @@ the priority to make sure the new keypair becomes the active keypair.
To add a keypair and certificate stored in a Java Keystore file on the host select `Providers` and choose `java-keystore`
from the dropdown. You can change the priority to make sure the new keypair becomes the active keypair.
For the associated certificate chain to be loaded it must be imported to the Java Keystore file with the same `Key Alias` used to load the keypair.
.Procedure
. Select the realm in the Admin Console.
. Click *Realm settings*.