From 8c46e662ef74de005406353079febe5bbd07601f Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Tue, 19 Oct 2010 04:29:11 +0000 Subject: [PATCH] Fixed bug #52938 (CURLOPT_CERTINFO not documented, available since 5.3.2) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304496 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/curl/functions/curl-setopt.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/reference/curl/functions/curl-setopt.xml b/reference/curl/functions/curl-setopt.xml index 8dec163bec..8904edb6da 100644 --- a/reference/curl/functions/curl-setopt.xml +++ b/reference/curl/functions/curl-setopt.xml @@ -82,6 +82,17 @@ + + CURLOPT_CERTINFO + + &true; to output SSL certification information to STDERR + on secure transfers. + + + Available since PHP 5.3.2. Requires CURLOPT_VERBOSE to be + on to have an effect. + + CURLOPT_CRLF