mirror of
https://github.com/curl/curl.git
synced 2026-08-25 01:03:31 +03:00
parent
b92ead34dd
commit
767d5811b5
5 changed files with 14 additions and 14 deletions
|
|
@ -2133,7 +2133,7 @@ typedef enum {
|
|||
|
||||
/* the EC curves requested by the TLS client (RFC 8422, 5.1);
|
||||
* OpenSSL support via 'set_groups'/'set_curves':
|
||||
* https://www.openssl.org/docs/manmaster/man3/SSL_CTX_set1_groups.html
|
||||
* https://docs.openssl.org/master/man3/SSL_CTX_set1_curves/
|
||||
*/
|
||||
CURLOPT(CURLOPT_SSL_EC_CURVES, CURLOPTTYPE_STRINGPOINT, 298),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue