curl/docs/cmdline-opts/sslv2.md
Daniel Stenberg fe9f68fa61
cmdline-opts: shorter help texts
In an effort to increase the readability of the "--help all" output on
narrow (80 column) terminals.

Co-authored-by: Jay Satiro

Closes #13169
2024-03-25 13:05:24 +01:00

459 B

c SPDX-License-Identifier Short Long Tags Protocols Added Mutexed Requires Help Category Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl 2 sslv2 Versions SSL 5.9 sslv3 tlsv1 tlsv1.1 tlsv1.2 TLS SSLv2 tls mutex
http1.1
http2
--sslv2 $URL

--sslv2

This option previously asked curl to use SSLv2, but is now ignored (added in 7.77.0). SSLv2 is widely considered insecure (see RFC 6176).