From: Amos Jeffries Date: Tue, 19 Apr 2016 10:40:05 +0000 (+1200) Subject: Bug 4495: Unknown SSL option SSL_OP_NO_TICKET X-Git-Tag: SQUID_4_0_9~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce0adf1aab95d8598adc41a16209f6daaa401cfb;p=thirdparty%2Fsquid.git Bug 4495: Unknown SSL option SSL_OP_NO_TICKET --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 1732797886..48b4920fb4 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -2571,7 +2571,7 @@ DOC_START Always create a new key when using temporary/ephemeral DH key exchanges - SSL_OP_NO_TICKET + NO_TICKET Disable use of RFC5077 session tickets. Some servers may have problems understanding the TLS extension due @@ -3336,7 +3336,7 @@ DOC_START Always create a new key when using temporary/ephemeral DH key exchanges - SSL_OP_NO_TICKET + NO_TICKET Disable use of RFC5077 session tickets. Some servers may have problems understanding the TLS extension due