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:27:45 +0000 (09:27 +0100)
commita671b3e64abe782d37c705ae51e93f2013672f9d
treeed76a3fb6093b4d1640fe3d869c9bf99e89e25ed
parente12c0beb5a652ba0c3a71e633a77fafbb4f86aa4
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