mirror of
https://github.com/curl/curl.git
synced 2026-08-06 05:46:13 +03:00
parent
781242ffa4
commit
a8c773845f
3 changed files with 8 additions and 8 deletions
|
|
@ -2076,7 +2076,7 @@ CURLcode Curl_vsetopt(struct Curl_easy *data, CURLoption option, va_list param)
|
|||
else
|
||||
#endif
|
||||
result = CURLE_NOT_BUILT_IN;
|
||||
break;
|
||||
break;
|
||||
case CURLOPT_PINNEDPUBLICKEY:
|
||||
/*
|
||||
* Set pinned public key for SSL connection.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue