2
0

sslv2.d 346 B

123456789101112131415
  1. Short: 2
  2. Long: sslv2
  3. Tags: Versions
  4. Protocols: SSL
  5. Added:
  6. Mutexed: sslv3 tlsv1 tlsv1.1 tlsv1.2
  7. Requires: TLS
  8. See-also: http1.1 http2
  9. Help: Use SSLv2
  10. Category: tls
  11. Example: --sslv2 $URL
  12. ---
  13. This option previously asked curl to use SSLv2, but starting in curl 7.77.0
  14. this instruction is ignored. SSLv2 is widely considered insecure (see RFC
  15. 6176).