Go to the documentation of this file.
2 #ifndef __CRYPTO_SSLGSIAUX_H__
3 #define __CRYPTO_SSLGSIAUX_H__
23 #define gsiProxyCertInfo_OID "1.3.6.1.4.1.3536.1.222"
64 #define kErrPX_Error 1 // Generic error condition
65 #define kErrPX_BadEECfile 2 // Absent or bad EEC cert or key file
66 #define kErrPX_BadEECkey 3 // Inconsistent EEC key
67 #define kErrPX_ExpiredEEC 4 // EEC is expired
68 #define kErrPX_NoResources 5 // Unable to create new objects
69 #define kErrPX_SetAttribute 6 // Unable to set a certificate attribute
70 #define kErrPX_SetPathDepth 7 // Unable to set path depth
71 #define kErrPX_Signing 8 // Problems signing
72 #define kErrPX_GenerateKey 9 // Problem generating the RSA key
73 #define kErrPX_ProxyFile 10 // Problem creating / updating proxy file
74 #define kErrPX_BadNames 11 // Names in certificates are bad
75 #define kErrPX_BadSerial 12 // Problems resolving serial number
76 #define kErrPX_BadExtension 13 // Problems with the extensions