Add OCSP_RESPID_match()
authorMatt Caswell <matt@openssl.org>
Tue, 13 Sep 2016 22:26:53 +0000 (23:26 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 22 Sep 2016 08:28:07 +0000 (09:28 +0100)
commit7409b0aae569b5ba4476076fbea3226d606c50ba
tree91a2d8790ee46919f958d4dbbde4f45dee89b8cf
parent1645f3f4b9f717133ffcaf3398508ed2ddc81374
Add OCSP_RESPID_match()

Add a function for testing whether a given OCSP_RESPID matches with a
certificate.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/ocsp/ocsp_srv.c
doc/crypto/OCSP_response_status.pod
include/openssl/ocsp.h
util/libcrypto.num