From 74355231cb3896ba612979427e2b9dec5b581b05 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 1 Aug 2006 08:03:31 +0000 Subject: UNNESTED_RESOURCE svn path=/openssl/trunk/crypto/x509/x509_vfy.h; revision=123 --- openssl/trunk/crypto/x509/x509_vfy.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openssl/trunk') diff --git a/openssl/trunk/crypto/x509/x509_vfy.h b/openssl/trunk/crypto/x509/x509_vfy.h index 3f163304..76c76e17 100644 --- a/openssl/trunk/crypto/x509/x509_vfy.h +++ b/openssl/trunk/crypto/x509/x509_vfy.h @@ -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 -- cgit v1.2.3