EM13c SLB Cert with SAN for Secure Console
We are trying to load two OMS hosts behind an F5 SLB configuration for our Em13c implementation. We have gotten to the point to gen a CSR to our private CA and we want to leverage a cert that has a SAN name in it so that we can pull up the the console without chrome balking at us. We have tried to get the cert using :
orapki wallet add -wallet /home/oracle/wallet -dn "CN=oem.example.com,OU=Dept, O=Example, L=SomeWhere, ST=FL, C=US" -sign_alg sha256 -asym_alg RSA -keysize 2048 -addext_san DNS:oem.example.com