Re: Bug report: Default TLS version needs to be greater then 1.1

2021-01-12 Thread Christopher Schultz
Aryeh, On 1/12/21 14:00, Aryeh Friedman wrote: As of the latest upgrade of Safari Apple now gives a warning dialog if a site uses https with TLS 1.0 or 1.1 (as per the NSA directive to discontinue all use of said versions). No directive from the US NSA. It's a recommendation. Apple and other

Bug report: Default TLS version needs to be greater then 1.1

2021-01-12 Thread Aryeh Friedman
As of the latest upgrade of Safari Apple now gives a warning dialog if a site uses https with TLS 1.0 or 1.1 (as per the NSA directive to discontinue all use of said versions). Tomcat 9.0.35 (the latest available via ports on FreeBSD) defaults to TLS 1.1 when SSLProtocol="TLS". As per the above