Base code merged to SPIN 2.4
[platform/upstream/curl.git] / docs / libcurl / opts / CURLOPT_CERTINFO.3
index 44141da..8c01711 100644 (file)
@@ -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