https://bz.apache.org/bugzilla/show_bug.cgi?id=60739
A.Sklepas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #17 from A.Sklepas <[email protected]> --- Hi, i can confirm the issue. I have searched all configs and VHosts no overides are made it should work but nmap --script ssl-enum-ciphers -p 443 IP | grep TLSv returns TLS1.0, TLSv1.1 I also investigated the claims about letsencrypt: Read this topic: https://community.letsencrypt.org/t/how-to-disable-tlsv1/49117/4 On some systems the options-ssl-apache.conf seems to be included in the virtual hosts. "Include /etc/letsencrypt/options-ssl-apache.conf" Anyway not in my case plus i have disabled the options in that file to be certain. PS. Why are we waiting to fix this one? I do see servers that have disabled TLS1 btw... My info: Apache/2.4.33 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
