gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 114/163: CURLOPT_SSL_VERIFYPEER.3: fix syntax mista


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 114/163: CURLOPT_SSL_VERIFYPEER.3: fix syntax mistake
Date: Sun, 05 Aug 2018 12:37:20 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 810ce3188672bc56ba4ff77012d461f01a729dfa
Author: Daniel Stenberg <address@hidden>
AuthorDate: Sun Jun 24 23:18:52 2018 +0200

    CURLOPT_SSL_VERIFYPEER.3: fix syntax mistake
    
    Follow-up to b6a16afa0aa5
---
 docs/libcurl/opts/CURLOPT_SSL_VERIFYPEER.3 | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/libcurl/opts/CURLOPT_SSL_VERIFYPEER.3 
b/docs/libcurl/opts/CURLOPT_SSL_VERIFYPEER.3
index e8ad671f7..5f361c60a 100644
--- a/docs/libcurl/opts/CURLOPT_SSL_VERIFYPEER.3
+++ b/docs/libcurl/opts/CURLOPT_SSL_VERIFYPEER.3
@@ -60,12 +60,12 @@ the correct end-point.
 
 NOTE: even when this option is disabled, depending on the used TLS backend,
 curl may still load the certificate file specified in
-\fICURLOPT_CAINFO(3)\fP. curl default settings in some distributions might
-use quite a large file as a default setting for \fICURLOPT_CAINFO(3)\fP,
-so loading the file can be quite expensive, especially when dealing
-with many connections. Thus, in some situations, you might want to disable
-verification fully to save resources by setting \fICURLOPT_CAINFO(3)\f to
-NULL - but please also consider the warning above!
+\fICURLOPT_CAINFO(3)\fP. curl default settings in some distributions might use
+quite a large file as a default setting for \fICURLOPT_CAINFO(3)\fP, so
+loading the file can be quite expensive, especially when dealing with many
+connections. Thus, in some situations, you might want to disable verification
+fully to save resources by setting \fICURLOPT_CAINFO(3)\fP to NULL - but
+please also consider the warning above!
 .SH DEFAULT
 By default, curl assumes a value of 1.
 .SH PROTOCOLS

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]