mirror of
https://github.com/curl/curl.git
synced 2026-04-23 07:02:14 +03:00
CURLOPT_PROXY_SSLCERT_BLOB.3: this is for HTTPS proxies
The 'protocols' listed were previously wrong. Reported-by: ProceduralMan on github Fixes #9434 Closes #9435
This commit is contained in:
parent
f65f750742
commit
fa26f15b19
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ expects a file name as input.
|
|||
.SH DEFAULT
|
||||
NULL
|
||||
.SH PROTOCOLS
|
||||
All TLS based protocols: HTTPS, FTPS, IMAPS, POP3S, SMTPS etc.
|
||||
Used with HTTPS proxy
|
||||
.SH EXAMPLE
|
||||
.nf
|
||||
CURL *curl = curl_easy_init();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue