Skip to content

Commit

Permalink
minifix
Browse files Browse the repository at this point in the history
  • Loading branch information
gvollant committed Feb 25, 2021
1 parent 275e573 commit b96b8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/libcurl/opts/CURLOPT_PROXY_CAINFO_PEM.3
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ If \fICURLOPT_PROXY_SSL_VERIFYPEER(3)\fP is zero and you avoid verifying the
server's certificate, \fICURLOPT_PROXY_CAINFO_PEM(3)\fP is not needed.

The application does not have to keep the string around after setting this
option. If \fICURLOPT_PROXY_CA_INFO(3)\fP is set to a file, certificates from
option. If \fICURLOPT_PROXY_CAINFO(3)\fP is set to a file, certificates from
the string is user in addition to other certificates.
.SH DEFAULT
NULL
Expand Down

0 comments on commit b96b8d3

Please sign in to comment.