How to create a wallet with SAN certificate using openssl and 3-party trusted Certificate Authority
Hi,
i have to secure our Enterprise Manager systems (13.4 and 13.5) as described in Doc ID 2202569.1. The Note is o.k. but we are using SAN certificates. As described in the note orapki does not support SAN. Instead use openssl or anything else as described in Note Doc ID 2626028.1.:
"2. SAN certificates cannot be created using the orapki command.
A wallet with SAN certificate can be created using openssl, or another utility, that can be used to secure the OMS or Agent.
Contact Oracle Support for assistance with this procedure."
So, how to create a wallet using openssl and third-party trusted Certificate Authority(CA) ? I've found only a document regarding PeopleSoft and self-signed certificates. Please advise me.