4
0
Fork 0

Bundling cert.pem file

This commit is contained in:
Pavel Shevaev 2025-02-03 13:26:10 +03:00
parent fbd5995dfa
commit 9e0cab2cfc
2 changed files with 3234 additions and 1 deletions

3233
etc/cert.pem Normal file

File diff suppressed because it is too large Load Diff

View File

@ -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