From: Wyatt OʼDay Date: Thu, 8 Jun 2023 10:13:17 +0000 (-0700) Subject: tls13-ciphers.d: include Schannel X-Git-Tag: curl-8_2_0~126 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ce421a7a7f000c2cbffb83de510aa8453d7328f3;p=thirdparty%2Fcurl.git tls13-ciphers.d: include Schannel Closes #11271 --- diff --git a/docs/cmdline-opts/tls13-ciphers.d b/docs/cmdline-opts/tls13-ciphers.d index 1e9dcf594e..5e63481e9c 100644 --- a/docs/cmdline-opts/tls13-ciphers.d +++ b/docs/cmdline-opts/tls13-ciphers.d @@ -17,5 +17,5 @@ cipher suite details on this URL: https://curl.se/docs/ssl-ciphers.html This option is currently used only when curl is built to use OpenSSL 1.1.1 or -later. If you are using a different SSL backend you can try setting TLS 1.3 -cipher suites by using the --ciphers option. +later or Schannel. If you are using a different SSL backend you can try +setting TLS 1.3 cipher suites by using the --ciphers option.