Merge pull request #15508 from hswong3i/openwrt-21.02-SQUID_enable-ssl-crtd
[openwrt-21.02][cherry-pick] squid: Enable dynamic SSL certificate generation
This commit is contained in:
commit
9d422d7ba9
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue