Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
|
9e0cab2cfc |
File diff suppressed because it is too large
Load Diff
|
@ -1937,7 +1937,7 @@ ldap.max_links = -1
|
||||||
; OS-managed cert stores in its absence. If specified, this value may still
|
; 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
|
; be overridden on a per-stream basis via the "cafile" SSL stream context
|
||||||
; option.
|
; option.
|
||||||
;openssl.cafile=
|
openssl.cafile="%PHP_ETC_PATH%/cert.pem"
|
||||||
|
|
||||||
; If openssl.cafile is not specified or if the CA file is not found, the
|
; 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
|
; directory pointed to by openssl.capath is searched for a suitable
|
||||||
|
|
Loading…
Reference in New Issue