summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-03-13 17:00:22 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-03-16 15:47:10 +0100
commitc020faada2688515f8a7c90ab95f8d5b0b3b82ae (patch)
tree4f329f9db7587cd3ea5bf7515b29ee27d5fe0cef /configure.ac
parent9a1fae278a723af8a817e402349af10e82a1e616 (diff)
downloadgnutls-c020faada2688515f8a7c90ab95f8d5b0b3b82ae.tar.gz
Allow reverting the SHA1 ban as a signature algorithm
This allows distributors to decide not to ban SHA1. This option may be removed in the future. Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 9b6d6f65e5..b98c47033c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1040,6 +1040,7 @@ if features are disabled)
SSL3.0 support: $ac_enable_ssl3
SSL2.0 client hello: $ac_enable_ssl2
+ Allow SHA1 sign: $ac_allow_sha1
DTLS-SRTP support: $ac_enable_srtp
ALPN support: $ac_enable_alpn
OCSP support: $ac_enable_ocsp