OAA pods crashing with failed to read PKCS12 keystore error
(Doc ID 2856190.1)
Last updated on DECEMBER 04, 2023
Applies to:
Oracle Advanced Authentication - Version 12.2.1.4 and laterInformation in this document applies to any platform.
Symptoms
all OAA pods were crashing with the below error.
2022.02.06 22:45:42 WARNING io.helidon.common.configurable.ResourceUtil Thread[main,5,main]: Configuration for resource on key 'private-key.keystore-path' uses old prefixed approach. Please remove the prefix and use 'private-key.keystore.resource.path'
2022.02.06 22:45:42 WARNING io.helidon.config.DeprecatedConfig Thread[main,5,main]: You are using a deprecated configuration key. Deprecated key: "keystore-passphrase", current key: "keystore.passphrase".
Exception in thread "main" io.helidon.common.pki.PkiException: Failed to read PKCS12 keystore: keystore:FILE:/u01/oracle/service/cert/override/certd.p12
at io.helidon.common.pki.PkiUtil.loadKeystore(PkiUtil.java:53)
at io.helidon.common.pki.KeyConfig$KeystoreBuilder.updateBuilder(KeyConfig.java:499)
Caused by: java.io.IOException: keystore password was incorrect password
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |