mirror of
https://github.com/curl/curl.git
synced 2026-07-28 06:23:06 +03:00
comment cleanup
This commit is contained in:
parent
43f714a39d
commit
28970e8fb5
1 changed files with 1 additions and 1 deletions
|
|
@ -1485,7 +1485,7 @@ const struct Curl_ssl Curl_ssl_mbedtls = {
|
|||
SSLSUPP_CERTINFO |
|
||||
SSLSUPP_PINNEDPUBKEY |
|
||||
SSLSUPP_SSL_CTX |
|
||||
#ifdef MBEDTLS_SSL_PROTO_TLS1_3 /* TLSv1.3 support requires mbedTLS 3.6.0+ */
|
||||
#ifdef MBEDTLS_SSL_PROTO_TLS1_3 /* requires mbedTLS 3.6.0+ */
|
||||
SSLSUPP_TLS13_CIPHERSUITES |
|
||||
#endif
|
||||
SSLSUPP_HTTPS_PROXY |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue