]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[tls] Check certificate validity period against current date and time
authorMichael Brown <mcb30@ipxe.org>
Mon, 19 Mar 2012 23:04:05 +0000 (23:04 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 19 Mar 2012 23:14:17 +0000 (23:14 +0000)
commit8583c323a25fd65fb6e7fe47e3e8b69d23acb2d3
tree9422d344ede255df558bb522615f8c11a0e5fcd8
parent0610bcb1d2876d9e71ced51ed44c4e8854eefb33
[tls] Check certificate validity period against current date and time

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