Curl: Difference between revisions

From DWIKI
(Created page with "=HOWTO= ==Check supported TLS version== curl -I -v --tlsv1.2 --tls-max 1.2 https://www.example.com/")
(No difference)

Revision as of 15:49, 15 September 2022

HOWTO

Check supported TLS version

curl -I -v --tlsv1.2 --tls-max 1.2 https://www.example.com/