]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tls13-ciphers.d: include Schannel
authorWyatt OʼDay <wyatt@wyday.com>
Thu, 8 Jun 2023 10:13:17 +0000 (03:13 -0700)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 9 Jun 2023 14:44:24 +0000 (16:44 +0200)
Closes #11271

docs/cmdline-opts/tls13-ciphers.d

index 1e9dcf594e29e26ea5ebd1888f41d8aba2d8ac27..5e63481e9c16199e8ecad6f6b94bf352fd471b52 100644 (file)
@@ -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.