New OCSP response verify option OCSP_TRUSTOTHER
[openssl.git] / crypto / ocsp / ocsp.h
index 0c643e1a8821823e35bdd9465779577a6448ee7e..ff81521509bc31f5fc0a196fc608f47012bc52bd 100644 (file)
@@ -85,6 +85,7 @@ extern "C" {
 #define OCSP_NOCASIGN                  0x40
 #define OCSP_NODELEGATED               0x80
 #define OCSP_NOCHECKS                  0x100
+#define OCSP_TRUSTOTHER                        0x200
 
 /*   CertID ::= SEQUENCE {
  *       hashAlgorithm            AlgorithmIdentifier,