From bf41514739c804ffdea8d15a2aa8e2f5ea3ae2a8 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sun, 27 Jun 2010 17:55:48 +0000 Subject: Force support of safe renegotiation. --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e1bee4e..497f73a 100644 --- a/configure.ac +++ b/configure.ac @@ -28,7 +28,8 @@ CHECK_APACHE(,$AP_VERSION, dnl LIBTOOL="`${APR_CONFIG} --apr-libtool`" dnl AC_SUBST(LIBTOOL) -MIN_TLS_VERSION=2.4.0 +dnl Depend on 2.10.0 due to safe renegotiation addition. +MIN_TLS_VERSION=2.10.0 AM_PATH_LIBGNUTLS($MIN_TLS_VERSION,, AC_MSG_ERROR([[ *** -- cgit v0.9.2