]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
priority string flag VERIFY_ALLOW_X509_V1_CA_CRT is now a dummy
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 17 Feb 2014 15:09:02 +0000 (16:09 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 18 Feb 2014 14:39:11 +0000 (15:39 +0100)
lib/priority_options.gperf

index 6a4e00c4077c3a0c4b0f8af83099fc406d556de4..fea1f2911f451006d2c8ea771a8cddeaa2a209a3 100644 (file)
@@ -14,7 +14,7 @@ VERIFY_ALLOW_SIGN_RSA_MD5, enable_verify_allow_rsa_md5
 VERIFY_DISABLE_CRL_CHECKS, disable_crl_checks
 SSL3_RECORD_VERSION, enable_ssl3_record_version
 LATEST_RECORD_VERSION, enable_latest_record_version
-VERIFY_ALLOW_X509_V1_CA_CRT, enable_verify_allow_v1_ca_crt
+VERIFY_ALLOW_X509_V1_CA_CRT, dummy_func
 UNSAFE_RENEGOTIATION, enable_unsafe_renegotiation
 SAFE_RENEGOTIATION, enable_safe_renegotiation
 PARTIAL_RENEGOTIATION, enable_partial_safe_renegotiation