Explain the function of static keyword and final keyword in Java in detail>>>
Error 77 (problem with reading the SSL CA cert (path?access rights?))
The server environment is CentOS, PHP FPM. When using curl, an HTTPS station fails. Open curl_ Problem with reading the SSL CA cert (path?access rights?)
Solution:
1. Sudo Yum install CA certificates
2. Restart PHP FPM. This is an important step. When you change the underlying things, you must restart it
3. Curl setting: curl_ setopt($ch, CURLOPT_ SSL_ VERIFYPEER, 0)
Similar Posts:
- PHP Curl: How to Sending Post JSON Formate Data
- failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
- file_get_Contents and fopen return false when requesting HTTPS address: Error content: SSL routes: ssl3_get_server_certificate:certificate verify failed
- [daily development record] pycurl Python 3 error (23),’failed writing body (0= 456)
- curl curl_exec Problem with the SSL CA cert (path? access rights?)
- Mac Error: Connection to `ssl://pecl.php.net:443′ failed [How to Solve]
- curl (3) Illegal characters found in URL
- apt-get: Could not resolve ‘archive.ubuntu.com’
- failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
- Problem with the SSL CA cert (path? access rights?)