Creating Wallet Fails with "improperly specified input name"
(Doc ID 2517363.1)
Last updated on AUGUST 24, 2020
Applies to:
Oracle HTTP Server - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to create the wallet, it fails with the following errors:
The following steps reproduce the issue:
1. cd Oracle_Home/oracle_common/bin
2. orapki wallet create -wallet /tmp -pwd <PASSWORD>
3. orapki wallet add -wallet /tmp/ -dn 'CN=hostname.domain,OU=Organization,O=Company, Inc,L=Location,ST=State,C=Country' -keysize 2048
* Note: If Windows OS, the dn information must be used double quotation like the following:
"CN=host.domain,OU=Organization,O=Company, Inc,L=Location,ST=State,C=Country"
Changes
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 |