From 428741d7cfe2ca4bed0d8dc5872ccef6af0da19c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 2 Sep 2004 21:05:56 +0000 Subject: clarify CURLE_SSL_CERTPROBLEM somewhat --- docs/libcurl/libcurl-errors.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/libcurl/libcurl-errors.3 b/docs/libcurl/libcurl-errors.3 index 0c37c3d76..de28c2d41 100644 --- a/docs/libcurl/libcurl-errors.3 +++ b/docs/libcurl/libcurl-errors.3 @@ -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)" -- cgit v1.2.3