Don't check self-signed signature in X509_verify_cert(), the check just
authorDr. Stephen Henson <steve@openssl.org>
Mon, 15 Jun 2009 14:52:38 +0000 (14:52 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 15 Jun 2009 14:52:38 +0000 (14:52 +0000)
commit1e53b797f65ef6d3c2eb1052797683fec27a9ff5
tree3b3126654278f2a275fc488395c5f5ece0effb02
parent1ddf6912449ca02e9cdd106f2c423117d6e2ea62
Don't check self-signed signature in X509_verify_cert(), the check just
wastes processing time and doesn't add any security.
CHANGES
crypto/x509/x509_vfy.c