Getting "PKI-02003: Unable To Load The Wallet (ewallet.p12 Not Present At Wallet Location)" Error While Raising a Certificate Signing Request in OHS
(Doc ID 2659584.1)
Last updated on JUNE 03, 2024
Applies to:
Oracle HTTP Server - Version 12.2.1.2.0 to 12.2.1.4.0 [Release 12c]Information in this document applies to any platform.
Symptoms
While raising a certificate signing request for an auto-login wallet, the below error was observed:
Changes
The following steps were followed:
1. Create an auto-login wallet using orapki:
<path-to-orapki>/orapki wallet create -wallet <path-to-wallet>/wallet -auto_login_only
2. Raise the certificate signing request:
<path-to-orapki>/orapki wallet add -wallet <path-to-wallet>/wallet -dn 'CN= ***,C=***' -keysize 2048 -auto_login_only
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 |
Changes |
Cause |
Solution |