CORBA 2.6 Programmer's Reference
SSL_X509_SELF_SIGNED_CERT_IN_CHAIN
There was an error finding the self-signed CA certificate to verify the chain.
SSL_X509_UNABLE_TO_GET_ISSUER_CERT_LOCALLY
There was a problem verifying the server or client certificate because the issuing CA's certificate
was not present in the certificate chain.
SSL_X509_UNABLE_TO_VERIFY_LEAF_SIGNATURE
There was a problem verifying the certificate chain.
SSL_X509_CERT_CHAIN_TOO_LONG
The certificate chain was greater than the maximum supported number supported of eight.
SSL_X509_INVALID_CA
The certificate's key usage field and purpose did not indicate a CA.
SSL_X509_PATH_LENGTH_EXCEEDED
The certificate's pathLenConstraint number was exceeded.
SSL_X509_INVALID_PURPOSE
The certificate's key usage field and purpose was invalid.
SSL_X509_SUBJECT_ISSUER_MISMATCH
The certificate issuer name did not match the subject name in the issuer's certificate.
SSL_X509_AKID_SKID_MISMATCH
The issuer's key id did not match the subject's issuer's key id.
SSL_X509_AKID_ISSUER_SERIAL_MISMATCH
The issuer's key id serial number did not match the subject's issuer's key id serial number.
SSL_X509_KEYUSAGE_NO_CERTSIGN
The certificate's keyUsage field and purpose did not indicate certificate signing.
SSL_X509_UNHANDLED_CRITICAL_EXTENSION
An unsupported critical extension was present in the certificate.
Chapter 9. NonStop CORBA Event
Framework
Chapter 11. NonStop CORBA System
Error Messages