]> git.ipfire.org Git - thirdparty/openssl.git/commit
PKCS7_dataVerify(): fix missing use of CRLs in PKCS#7 message
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 30 Jul 2022 18:53:44 +0000 (20:53 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Thu, 1 Sep 2022 09:04:46 +0000 (11:04 +0200)
commit2b44565476d9d6d86f5af0ec736a7bf6f77a839e
treeb7fb5785ef1d45f6ade076a591a6ce83b7618c37
parent3d623896eb50f5b15d3ef8f53b9f1e5c7546695a
PKCS7_dataVerify(): fix missing use of CRLs in PKCS#7 message

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18913)
crypto/pkcs7/pk7_doit.c
include/openssl/pkcs7.h.in