For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

jwlarger's avatar
jwlarger
Icon for Cirrus rankCirrus
Dec 10, 2021

Options No TLSv1 and No TLSv1.1 set but curl still shows curl .. -tls1 connects

The virtual server in questions tests appropriately (only TLS v1.2) via testssl.sh and the ssllabs.com tool. So why does curl -tls1 show connected?   openssl s_client -connect abc.def.com:443 -tl...