tlsv1.d 429 B

1234567891011121314151617
  1. c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  2. SPDX-License-Identifier: curl
  3. Short: 1
  4. Long: tlsv1
  5. Tags: Versions
  6. Protocols: TLS
  7. Added: 7.9.2
  8. Mutexed: tlsv1.1 tlsv1.2 tlsv1.3
  9. Requires: TLS
  10. See-also: http1.1 http2
  11. Help: Use TLSv1.0 or greater
  12. Category: tls
  13. Example: --tlsv1 $URL
  14. Multi: mutex
  15. ---
  16. Tells curl to use at least TLS version 1.x when negotiating with a remote TLS
  17. server. That means TLS version 1.0 or higher