mirror of
https://github.com/curl/curl.git
synced 2024-12-09 06:30:06 +08: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
@ -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…
Reference in New Issue
Block a user