From: Amos Jeffries Date: Sat, 29 Oct 2016 23:26:28 +0000 (+1300) Subject: Bug 4627: fix generate-host-certificates and dynamic_cert_mem_cache_size docs X-Git-Tag: SQUID_3_5_23~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97817a934cc52933f3a4a971f160d8ce8c55d130;p=thirdparty%2Fsquid.git Bug 4627: fix generate-host-certificates and dynamic_cert_mem_cache_size docs For Squid-3 the fix is just to update the documentation. --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 8e596ce89d..4edc18cfcd 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1787,13 +1787,12 @@ DOC_START certificate equals lifetime of the CA certificate. If generated certificate is selfsigned lifetime is three years. - This option is enabled by default when ssl-bump is used. - See the ssl-bump option above for more information. + This option is disabled by default. See the ssl-bump + option above for more information. dynamic_cert_mem_cache_size=SIZE Approximate total RAM size spent on cached generated - certificates. If set to zero, caching is disabled. The - default value is 4MB. + certificates. If set to zero, caching is disabled. TLS / SSL Options: @@ -2063,13 +2062,12 @@ DOC_START certificate equals lifetime of CA certificate. If generated certificate is selfsigned lifetime is three years. - This option is enabled by default when SslBump is used. - See the sslBump option above for more information. + This option is disabled by default. See the ssl-bump + option above for more information. dynamic_cert_mem_cache_size=SIZE Approximate total RAM size spent on cached generated - certificates. If set to zero, caching is disabled. The - default value is 4MB. + certificates. If set to zero, caching is disabled. See http_port for a list of available options. DOC_END