summaryrefslogtreecommitdiffstats
path: root/crypto/ocsp/ocsp.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2001-01-26 01:55:52 +0000
committerDr. Stephen Henson <steve@openssl.org>2001-01-26 01:55:52 +0000
commit50d5199120d2d669039e75c17499483aa7607430 (patch)
tree758e1f7e387ab2cdbf03bf4f5ade6a1a11022362 /crypto/ocsp/ocsp.h
parent9020b86250a610e50a6f77e1b929457a3dd115dc (diff)
New OCSP response verify option OCSP_TRUSTOTHER
Diffstat (limited to 'crypto/ocsp/ocsp.h')
-rw-r--r--crypto/ocsp/ocsp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/ocsp/ocsp.h b/crypto/ocsp/ocsp.h
index 0c643e1a88..ff81521509 100644
--- a/crypto/ocsp/ocsp.h
+++ b/crypto/ocsp/ocsp.h
@@ -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,