diff --git a/php.ini b/php.ini index 6db090a..ac50585 100644 --- a/php.ini +++ b/php.ini @@ -1943,7 +1943,7 @@ ldap.max_links = -1 ; OS-managed cert stores in its absence. If specified, this value may still ; be overridden on a per-stream basis via the "cafile" SSL stream context ; option. -openssl.cafile="%PHP_ETC_PATH%\cert.pem" +openssl.cafile="\cert.pem" ; If openssl.cafile is not specified or if the CA file is not found, the ; directory pointed to by openssl.capath is searched for a suitable