Prepare for next version.
[oweals/openssl.git] / crypto / x509 / x509_vfy.h
index 3f16330444f8fcaeb7e58e32bcb1fef74687db75..76c76e17193652a5fb379733e387ec777e8a29c6 100644 (file)
@@ -331,6 +331,7 @@ void X509_STORE_CTX_set_depth(X509_STORE_CTX *ctx, int depth);
 #define                X509_V_ERR_INVALID_POLICY_EXTENSION             42
 #define                X509_V_ERR_NO_EXPLICIT_POLICY                   43
 
+#define                X509_V_ERR_UNNESTED_RESOURCE                    44
 
 /* The application is not happy */
 #define                X509_V_ERR_APPLICATION_VERIFICATION             50