Lines Matching +full:- +full:- +full:with +full:- +full:wolfssl
1 ---
3 SPDX-License-Identifier: curl
4 Long: proxy-tls13-ciphers
11 See-also:
12 - proxy-ciphers
13 - tls13-ciphers
14 - proxy
16 - --proxy-tls13-ciphers TLS_AES_128_GCM_SHA256 -x proxy $URL
17 ---
19 # `--proxy-tls13-ciphers`
21 Same as --tls13-ciphers but used in HTTPS proxy context.
27 https://curl.se/docs/ssl-ciphers.html
30 Schannel, wolfSSL, or mbedTLS 3.6.0 or later.
32 Before curl 8.10.0 with mbedTLS or wolfSSL, TLS 1.3 cipher suites were set
33 by using the --proxy-ciphers option.