ID:               50614
 Updated by:       [email protected]
 Reported By:      dimarikson at yandex dot ru
-Status:           Open
+Status:           Feedback
 Bug Type:         OpenSSL related
 Operating System: FreeBSD 7, Windows XP
 PHP Version:      5.2.12
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc. If the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.




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

[2009-12-30 22:51:59] dimarikson at yandex dot ru

Description:
------------
Setting curl certificate option "CURLOPT_SSLCERT" arrouse checking of a
private key and throws an error if key is not valid or empty: "(58)
unable to set private key file". 

But many sites do not provide private key at all (i.e. only outgoing
data being encrypted). So this makes impossible to communicate with
these sites through php.



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


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

Reply via email to