diff --git a/net/squid/Config.in b/net/squid/Config.in index bcc072f18e..eeeb856aba 100644 --- a/net/squid/Config.in +++ b/net/squid/Config.in @@ -25,7 +25,7 @@ if PACKAGE_squid config SQUID_enable-ssl-crtd bool "Enable dynamic SSL certificate generation " depends on !SQUID_use-gnutls - default n + default y config SQUID_auth-basic bool "Enable the Basic authentication scheme"