Home
last modified time | relevance | path

Searched refs:cipher (Results 1 – 18 of 18) sorted by relevance

/curl/docs/cmdline-opts/
H A Dtls13-ciphers.md6 help: TLS 1.3 cipher suites to use
21 Specifies which cipher suites to use in the connection if it negotiates TLS
23 cipher suite details on this URL:
29 setting TLS 1.3 cipher suites by using the --ciphers option.
H A Dproxy-tls13-ciphers.md6 help: TLS 1.3 proxy cipher suites
21 Specify which cipher suites to use in the connection to your HTTPS proxy when
23 Read up on TLS 1.3 cipher suite details on this URL:
29 cipher suites by using the --proxy-ciphers option.
H A Dengine.md20 Select the OpenSSL crypto engine to use for cipher operations. Use --engine
H A Dciphers.md22 specify valid ciphers. Read up on SSL cipher list details on this URL:
H A Dproxy-ciphers.md23 of ciphers must specify valid ciphers. Read up on SSL cipher list details on
/curl/docs/libcurl/opts/
H A DCURLOPT_SSL_CIPHER_LIST.md41 it consists of one or more cipher strings separated by colons. Commas or
45 For OpenSSL and GnuTLS valid examples of cipher lists include **RC4-SHA**,
49 For WolfSSL, valid examples of cipher lists include **ECDHE-RSA-RC4-SHA**,
52 For mbedTLS and BearSSL, valid examples of cipher lists include
61 cipher suites. Refer to the ciphers lists document for algorithms.
63 Find more details about cipher lists on this URL:
H A DCURLOPT_PROXY_TLS13_CIPHERS.md36 cipher suites to use for the TLS 1.3 connection to a proxy. The list must be
37 syntactically correct, it consists of one or more cipher suite strings
40 Find more details about cipher lists on this URL:
46 cipher suites by using the CURLOPT_PROXY_SSL_CIPHER_LIST(3) option.
H A DCURLOPT_TLS13_CIPHERS.md36 cipher suites to use for the TLS 1.3 connection. The list must be
37 syntactically correct, it consists of one or more cipher suite strings
40 Find more details about cipher lists on this URL:
46 setting TLS 1.3 cipher suites by using the CURLOPT_SSL_CIPHER_LIST(3)
H A DCURLOPT_PROXY_SSL_CIPHER_LIST.md42 syntactically correct, it consists of one or more cipher strings separated by
46 For OpenSSL and GnuTLS valid examples of cipher lists include **RC4-SHA**,
50 For WolfSSL, valid examples of cipher lists include **ECDHE-RSA-RC4-SHA**,
53 For mbedTLS and BearSSL, valid examples of cipher lists include
61 Find more details about cipher lists on this URL:
/curl/packages/OS400/
H A Dmake-lib.sh35 if action_needed cipher.mih '/QSYS.LIB/QSYSINC.LIB/MIH.FILE/CIPHER.MBR'
36 then rm -f cipher.mih
37 ln -s '/QSYS.LIB/QSYSINC.LIB/MIH.FILE/CIPHER.MBR' cipher.mih
/curl/tests/data/
H A Dtest320519 cipher suite name lookup
H A Dtest153894 e59: Couldn't use specified SSL cipher
/curl/packages/vms/
H A Dcurlmsg.msg107 SSL_CIPHER <SSL CIPHER, could not use specified cipher>
/curl/
H A DRELEASE-NOTES36 o mbedtls: check version for cipher id [12]
/curl/lib/vtls/
H A Dsectransp.c2328 SSLCipherSuite cipher; local
2577 (void)SSLGetNegotiatedCipher(backend->ssl_ctx, &cipher);
2580 sectransp_cipher_suite_get_str((uint16_t) cipher, cipher_str,
/curl/docs/libcurl/
H A Dcurl_easy_setopt.md1242 TLS 1.3 cipher suites to use. See CURLOPT_TLS13_CIPHERS(3)
1246 Proxy TLS 1.3 cipher suites to use. See CURLOPT_PROXY_TLS13_CIPHERS(3)
H A Dlibcurl-errors.md316 Could not use specified cipher.
/curl/docs/
H A DTODO916 by mapping the OpenSSL/GnuTLS cipher suites to the Schannel APIs, see

Completed in 37 milliseconds