Curl

From DWIKI
Revision as of 14:49, 15 September 2022 by Tony (talk | contribs) (Created page with "=HOWTO= ==Check supported TLS version== curl -I -v --tlsv1.2 --tls-max 1.2 https://www.example.com/")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

HOWTO

Check supported TLS version

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