Problem
- Product: VisiBroker 8.0 for C & Java
- Component: VisiSecure
- Platform: All
- Tested Patch Level: Service Pack 3 & below
The following exception is encountered when VisiBroker server ORB is started.
Error Message from the C ORB
CORBA::Exception: Exception: CORBA::BAD_PARAM
Minor: 1447174691
Completion Status: NO
Error Message from the Java ORB
org.omg.CORBA.BAD_PARAM: Invalid certificate @0 vmcid: 0x0 minor code: 0 completed: No
at com.borland.security.provider.CertificateWallet.(CertificateWallet.java:85)
Resolution
1. X509 Version 3 certificate.
2. Issuer contains the Domain Component (DC)
- Object Identifier: 0.9.2342.19200300.100.1.25b, defined in http://www.ietf.org/rfc/rfc3280.txt
a. Object Identifier: 1.3.6.1.4.1.311.21.7
b. Object Identifier: 1.3.6.1.4.1.311.21.10
The certificate contains object identifiers which are not recognized by VisiSecure. Hence, the above exceptions are thrown.
#vbroker.security.addOID
#DomainComponent
#Security
#X.509
#VisiSecure
#VisiBroker



