]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[crypto] Add previous certificate in chain as a parameter to parse_next()
authorMichael Brown <mcb30@ipxe.org>
Wed, 21 Mar 2012 16:48:08 +0000 (16:48 +0000)
committerMichael Brown <mcb30@ipxe.org>
Thu, 22 Mar 2012 01:34:40 +0000 (01:34 +0000)
commit2d9d0adc4e7539c45a2a0f387bcf60a1f96ed79c
tree5d873fb6ac3e510a96b45b58eeaa4ba3ff962492
parentc28537838858be19a0d9ee903fc3758ec73d756d
[crypto] Add previous certificate in chain as a parameter to parse_next()

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/crypto/x509.c
src/include/ipxe/x509.h
src/net/tls.c
src/tests/x509_test.c