curl/docs/cmdline-opts/sslv3.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 3 sslv3 Versions SSL 5.9 sslv2 tlsv1 tlsv1.1 tlsv1.2 TLS SSLv3 tls mutex
http1.1
http2
--sslv3 $URL

--sslv3

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