Go to the documentation of this file. 1 #ifndef __CRYPTO_SSLGSIAUX_H__
2 #define __CRYPTO_SSLGSIAUX_H__
42 #define gsiProxyCertInfo_OID "1.3.6.1.4.1.3536.1.222"
83 #define kErrPX_Error 1 // Generic error condition
84 #define kErrPX_BadEECfile 2 // Absent or bad EEC cert or key file
85 #define kErrPX_BadEECkey 3 // Inconsistent EEC key
86 #define kErrPX_ExpiredEEC 4 // EEC is expired
87 #define kErrPX_NoResources 5 // Unable to create new objects
88 #define kErrPX_SetAttribute 6 // Unable to set a certificate attribute
89 #define kErrPX_SetPathDepth 7 // Unable to set path depth
90 #define kErrPX_Signing 8 // Problems signing
91 #define kErrPX_GenerateKey 9 // Problem generating the RSA key
92 #define kErrPX_ProxyFile 10 // Problem creating / updating proxy file
93 #define kErrPX_BadNames 11 // Names in certificates are bad
94 #define kErrPX_BadSerial 12 // Problems resolving serial number
95 #define kErrPX_BadExtension 13 // Problems with the extensions