Make more use of X509_add_certs(); minor related code & comments cleanup
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 8 Feb 2021 18:13:26 +0000 (19:13 +0100)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 6 Mar 2021 12:08:16 +0000 (13:08 +0100)
commit0dca5ede0d7a98bc9061f4a50846732e50ffda0f
tree79a8035d8dfe75d769957f4b7ec2a44e715a91a8
parent9b9d24f0331f7175137bc60023e7a165ee886551
Make more use of X509_add_certs(); minor related code & comments cleanup

This is a follow-up on #12615.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14436)
crypto/ocsp/ocsp_cl.c
crypto/ocsp/ocsp_srv.c
crypto/x509/x509_cmp.c