add -trusted_first option and verify flag
[openssl.git] / crypto / x509 / x509_vfy.h
index 5a8276deadc8070bf19642e0a3b6bef2790c6c7f..992005f2222d49687a985b1ea39b7a0b18eec168 100644 (file)
@@ -389,6 +389,8 @@ void X509_STORE_CTX_set_depth(X509_STORE_CTX *ctx, int depth);
 #define X509_V_FLAG_USE_DELTAS                 0x2000
 /* Check selfsigned CA signature */
 #define X509_V_FLAG_CHECK_SS_SIGNATURE         0x4000
+/* Use trusted store first */
+#define X509_V_FLAG_TRUSTED_FIRST              0x8000
 
 
 #define X509_VP_FLAG_DEFAULT                   0x1