We run Zend Server 7
with PHP
on a V7R1 IBM i
. We use the cURL PHP extension to call SSL-secured web services. We need to specify a CA cert bundle so cURL can verify the web service cert.
Ideally, we would like some way to use the SYSTEM certificate store for this so we only need to manage certificates in one place since we also make SSL-secured web service calls from RPG.
System details:
IBM i: V7R1
PHP: 5.4.29
cURL: 7.21.0 with OpenSSL/0.9.8y