This option is used when curl is built to use OpenSSL 1.1.1 or later,
Schannel, wolfSSL, or mbedTLS 3.6.0 or later.
-Before curl 8.10.0 with mbedTLS or wolfSSL, TLS 1.3 cipher suites where set
+Before curl 8.10.0 with mbedTLS or wolfSSL, TLS 1.3 cipher suites were set
by using the --proxy-ciphers option.
This option is used when curl is built to use OpenSSL 1.1.1 or later,
Schannel, wolfSSL, or mbedTLS 3.6.0 or later.
-Before curl 8.10.0 with mbedTLS or wolfSSL, TLS 1.3 cipher suites where set
+Before curl 8.10.0 with mbedTLS or wolfSSL, TLS 1.3 cipher suites were set
by using the --ciphers option.
mbedTLS support added in 8.10.0, available when built with mbedTLS \>= 3.6.0.
Rustls support added in 8.10.0.
-Before curl 8.10.0 with mbedTLS or wolfSSL, TLS 1.3 cipher suites where set
+Before curl 8.10.0 with mbedTLS or wolfSSL, TLS 1.3 cipher suites were set
by using the CURLOPT_PROXY_SSL_CIPHER_LIST(3) option.
# %AVAILABILITY%
mbedTLS support added in 8.10.0, available when built with mbedTLS \>= 3.6.0.
Rustls support added in 8.10.0.
-Before curl 8.10.0 with mbedTLS or wolfSSL, TLS 1.3 cipher suites where set
+Before curl 8.10.0 with mbedTLS or wolfSSL, TLS 1.3 cipher suites were set
by using the CURLOPT_SSL_CIPHER_LIST(3) option.
# %AVAILABILITY%