aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_CERTINFO.3
diff options
context:
space:
mode:
authorPatrick Monnerat <pm@datasphere.ch>2014-10-13 16:33:47 +0200
committerPatrick Monnerat <pm@datasphere.ch>2014-10-13 16:33:47 +0200
commit265b9a2e493b685e8118bd027905ed52bcde365a (patch)
tree77bddebd61b039a54e63087720e56e0f966e33cf /docs/libcurl/opts/CURLOPT_CERTINFO.3
parentec8330b21d99b7be0205005b50a37a719c15d195 (diff)
vtls: remove QsoSSL
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_CERTINFO.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_CERTINFO.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_CERTINFO.3 b/docs/libcurl/opts/CURLOPT_CERTINFO.3
index 44141da4a..8c01711dd 100644
--- a/docs/libcurl/opts/CURLOPT_CERTINFO.3
+++ b/docs/libcurl/opts/CURLOPT_CERTINFO.3
@@ -29,7 +29,7 @@ CURLOPT_CERTINFO \- request SSL certificate information
CURLcode curl_easy_setopt(CURL *handle, CURLOPT_CERTINFO, long certinfo);
.SH DESCRIPTION
Pass a long set to 1 to enable libcurl's certificate chain info gatherer. With
-this enabled, libcurl (if built with OpenSSL, NSS, GSKit or QsoSSL) will
+this enabled, libcurl (if built with OpenSSL, NSS or GSKit) will
extract lots of information and data about the certificates in the certificate
chain used in the SSL connection. This data may then be retrieved after a
transfer using \fIcurl_easy_getinfo(3)\fP and its option