Mercurial > hgrepos > Python2 > PyMuPDF
view mupdf-source/thirdparty/curl/docs/cmdline-opts/sslv2.d @ 24:21c6080bc183
When building "_build.py": also handle Mercurial repositories.
BUGS: Attribute names are left as-is.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 19 Sep 2025 18:19:48 +0200 |
| parents | b50eed0cc0ef |
| children |
line wrap: on
line source
Short: 2 Long: sslv2 Tags: Versions Protocols: SSL Added: Mutexed: sslv3 tlsv1 tlsv1.1 tlsv1.2 Requires: TLS See-also: http1.1 http2 Help: Use SSLv2 --- Forces curl to use SSL version 2 when negotiating with a remote SSL server. Sometimes curl is built without SSLv2 support. SSLv2 is widely considered insecure (see RFC 6176).
