tlsv1.d 321 B

1234567891011121314
  1. Short: 1
  2. Long: tlsv1
  3. Tags: Versions
  4. Protocols: SSL
  5. Added:
  6. Mutexed: tlsv1.1 tlsv1.2 tlsv1.3
  7. Requires: TLS
  8. See-also: http1.1 http2
  9. Help: Use TLSv1.0 or greater
  10. Category: tls
  11. Example: --tlsv1 $URL
  12. ---
  13. Tells curl to use at least TLS version 1.x when negotiating with a remote TLS
  14. server. That means TLS version 1.0 or higher