ID: 49253 Updated by: [email protected] Reported By: daniel at haxx dot se -Status: Open +Status: Assigned Bug Type: Feature/Change Request Operating System: all PHP Version: 5.2SVN-2009-08-14 (SVN) -Assigned To: +Assigned To: pajoye New Comment:
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). Previous Comments: ------------------------------------------------------------------------ [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 <[email protected]> Patch URL: http://daniel.haxx.se/curl/curl-certinfo-090814.patch ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=49253&edit=1
