Securing OMS with Third Party Certificates Fail if CN in User Certificate is different
(Doc ID 1622383.1)
Last updated on JULY 13, 2022
Applies to:
Enterprise Manager Base Platform - Version 12.1.0.2.0 and laterInformation in this document applies to any platform.
Symptoms
Securing OMS with third party certificates fail and error below is logged in secure.log
2014-02-04 08:50:18,200 [main] INFO oms.SecureOMSCmds processSecureOMS.962 - Validating wallet <Wallet_Location> ; hostname to be present in wallet's user cert is: <HOSTNAME>
2014-02-04 08:50:18,200 [main] INFO oms.SecureOMSCmds validateExtWallet.1832 - Validating if user cert for HOSTNAME.DOMAINNAME exists in external wallet <Wallet_Location>
2014-02-04 08:50:18,341 [main] INFO oms.SecureOMSCmds validateExtWallet.1844 - DN obtained from wallet: CN=<HOSTNAME>,C=IN,O=Oracle,OU=COM
2014-02-04 08:50:18,356 [main] INFO oms.SecureOMSCmds validateExtWallet.1845 - HostName obtained from external wallet: <HOSTNAME>
2014-02-04 08:50:18,356 [main] ERROR oms.SecureOMSCmds processSecureOMS.1467 - Securing of OMS failed with following error:
java.lang.Exception: User certificate present in the given external wallet is not issued to this machine
at oracle.sysman.emctl.secure.oms.SecureOMSCmds.validateExtWallet(SecureOMSCmds.java:1849)
at oracle.sysman.emctl.secure.oms.SecureOMSCmds.processSecureOMS(SecureOMSCmds.java:963)
at oracle.sysman.emctl.secure.oms.SecureOMSCmds.main(SecureOMSCmds.java:603)
2014-02-04 08:50:18,200 [main] INFO oms.SecureOMSCmds validateExtWallet.1832 - Validating if user cert for HOSTNAME.DOMAINNAME exists in external wallet <Wallet_Location>
2014-02-04 08:50:18,341 [main] INFO oms.SecureOMSCmds validateExtWallet.1844 - DN obtained from wallet: CN=<HOSTNAME>,C=IN,O=Oracle,OU=COM
2014-02-04 08:50:18,356 [main] INFO oms.SecureOMSCmds validateExtWallet.1845 - HostName obtained from external wallet: <HOSTNAME>
2014-02-04 08:50:18,356 [main] ERROR oms.SecureOMSCmds processSecureOMS.1467 - Securing of OMS failed with following error:
java.lang.Exception: User certificate present in the given external wallet is not issued to this machine
at oracle.sysman.emctl.secure.oms.SecureOMSCmds.validateExtWallet(SecureOMSCmds.java:1849)
at oracle.sysman.emctl.secure.oms.SecureOMSCmds.processSecureOMS(SecureOMSCmds.java:963)
at oracle.sysman.emctl.secure.oms.SecureOMSCmds.main(SecureOMSCmds.java:603)
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 |