mirror of
https://github.com/curl/curl.git
synced 2026-04-27 00:52:17 +03:00
clarify CURLE_SSL_CERTPROBLEM somewhat
This commit is contained in:
parent
6fa624cf8c
commit
428741d7cf
1 changed files with 1 additions and 1 deletions
|
|
@ -174,7 +174,7 @@ Failure with receiving network data.
|
|||
.IP "CURLE_SHARE_IN_USE (57)"
|
||||
Share is in use
|
||||
.IP "CURLE_SSL_CERTPROBLEM (58)"
|
||||
problem with the local certificate
|
||||
problem with the local client certificate
|
||||
.IP "CURLE_SSL_CIPHER (59)"
|
||||
couldn't use specified cipher
|
||||
.IP "CURLE_SSL_CACERT (60)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue