Added verification flags GNUTLS_VERIFY_ALLOW_UNSORTED_CHAIN, which is enabled by...
commit22288ba7f1439caf5cdadfe0f0220a1d5a59ed42
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 16 Sep 2012 21:02:35 +0000 (16 23:02 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 18 Sep 2012 19:45:28 +0000 (18 21:45 +0200)
tree591ad0b5516a6a2ed33d782f4197e78169e6846b
parent1c2115dad9f9b1907a3968c34e8ad134bca2ef00
Added verification flags GNUTLS_VERIFY_ALLOW_UNSORTED_CHAIN, which is enabled by default for verifying TLS sessions.
lib/gnutls_cert.c
lib/gnutls_ui.c
lib/includes/gnutls/x509.h
lib/x509/verify-high.c
tests/chainverify-unsorted.c