]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[tls] Accept certificates without a version number
authorMichael Brown <mcb30@ipxe.org>
Fri, 12 Aug 2011 22:51:44 +0000 (23:51 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 12 Aug 2011 22:51:44 +0000 (23:51 +0100)
commit1691cf50bc1d825cb9dac52e53b5280481fa0acf
tree37a1322b0e9c10668120c392d26fb9c3c3b33713
parent174df77359f22f3be2169e9bb04e8018015b5e94
[tls] Accept certificates without a version number

The version field of an X.509 certificate appears to be optional.

Reported-by: Sebastiano Manusia <Sebastiano.Manusia@chuv.ch>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/crypto/asn1.c
src/crypto/x509.c
src/include/ipxe/asn1.h