ID:               49253
 Updated by:       paj...@php.net
 Reported By:      daniel at haxx dot se
-Status:           Assigned
+Status:           Closed
 Bug Type:         Feature/Change Request
 Operating System: all
 PHP Version:      5.2SVN-2009-08-14 (SVN)
 Assigned To:      pajoye
 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2009-09-15 15:47:06] s...@php.net

Automatic comment from SVN on behalf of pajoye
Revision: http://svn.php.net/viewvc/?view=revision&revision=288348
Log: - #49253, add support for libcurl's CERTINFO option

------------------------------------------------------------------------

[2009-08-14 14:49:28] paj...@php.net

hi Daniel,

Thanks for the patch. I will review and apply it to HEAD over the
weekend. I'm not sure we can add it yet to 5.2 or 5.3 (but after 5.3.1,
certainly).

------------------------------------------------------------------------

[2009-08-14 14:45:02] daniel at haxx dot se

Description:
------------
libcurl's CURLOPT_CERTINFO and CURLINFO_CERTINFO offer an application
to extract a lot of information from the chain of certificates that a
server offer at connect. This patch brings these options to PHP's CURL
extension.

Note that the libcurl option actually still only works when libcurl is
built to use OpenSSL (and not with GnuTLS or NSS etc).

This patch was written Linus Nielsen Feltzing <li...@haxx.se>

Patch URL: http://daniel.haxx.se/curl/curl-certinfo-090814.patch



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=49253&edit=1

Reply via email to