]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[ocsp] Handle OCSP responses that don't provide certificates
authorAlexander Chernyakhovsky <achernya@google.com>
Tue, 15 Oct 2013 20:03:11 +0000 (16:03 -0400)
committerMichael Brown <mcb30@ipxe.org>
Tue, 25 Mar 2014 16:30:43 +0000 (16:30 +0000)
commit151e4d9bfaaaa520d5eb3547d676e6b209d2bd45
tree3ad25c89bd78c4314ce26dccf4db9cce6ab3647b
parente845b7da9b8203a9f1f1b2ca9ae6306d6d8168be
[ocsp] Handle OCSP responses that don't provide certificates

Certificate authorities are not required to send the certificate used
to sign the OCSP response if the response is signed by the original
issuer.

Modified-by: Michael Brown <mcb30@ipxe.org>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/crypto/ocsp.c