Re: [PHP-DEV] OpenSSL Ini Options

2012-09-25 Thread Pierre Joye
Hi Ralph, Btw, I added custom capath ini setting for curl already. It allows you to set it and use updated cert db as provided on curl site: http://www.php.net/manual/en/curl.configuration.php#ini.curl.cainfo Something similar could be possible for openssl. Can you open a feature request on bugs

[PHP-DEV] OpenSSL Ini Options

2012-09-25 Thread Ralph Schindler
Hey all, An odd problem has cropped up that I think can be solved at the PHP level. Basically, on Ubuntu (and other distributions), using ssl stream context with verify_peer = true could potentially fail. This is due to the fact that OpenSSL, seemingly, only has a compile-time value for CAp