sslv3.d 350 B

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