OCSP Updates: error codes and multiple certificates
authorTodd Short <tshort@akamai.com>
Tue, 31 Mar 2015 21:06:21 +0000 (17:06 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 12 Apr 2017 18:41:10 +0000 (14:41 -0400)
commit3bb0f989b53c59c6d4527a0b5077dbb7fabe14b7
treeb03c7f9c1698d3d50d242281bcd7c8d9135cfbbe
parent2da3f9687fc0efd56d1269dfda4c9ca5b388038a
OCSP Updates: error codes and multiple certificates

RT3877: Add X509 OCSP error codes and messages
Add additional OCSP error codes for X509 verify usage

RT3867: Support Multiple CA certs in ocsp app
Add the ability to read multiple CA certs from a single file in the
ocsp app.

Update some missing X509 errors in documentation.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/941)
apps/ocsp.c
crypto/x509/x509_txt.c
doc/man1/verify.pod
include/openssl/x509_vfy.h