]> git.ipfire.org Git - thirdparty/openssl.git/commit
Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const params
authorMatt Caswell <matt@openssl.org>
Wed, 27 Mar 2019 11:16:44 +0000 (11:16 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 28 Mar 2019 09:56:05 +0000 (09:56 +0000)
commitcc6d92619fc3678817b2e09894683b40860563a7
tree7e798fd4112e81743315ee0c38ce46f5065fd317
parenta9e34e9ef103835d73683945cdf4606613c1b89b
Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const params

Fixes #8589

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8597)
crypto/ocsp/ocsp_lib.c
doc/man3/OCSP_cert_to_id.pod
include/openssl/ocsp.h