file_get_contents SSL operation failed with code 1 SSL3_GET_SERVER_CERTIFICATE certificate verify failed
8 comments
Comment from: Hosting [Visitor]
If you are using NGINX and your SSL certificate comes with an “intermediate certificate", you need to combine the intermediate cert file with your main “mydomain. Apache has a setting specific for intermediate certs, but NGINX does not so it must be within same file as your regular cert.
Comment from: NoUserName [Visitor]
Thanks!
Comment from: Kim Sunga [Visitor]
SUPER HELPFUL SIR, THANK YOU SO MUCH
Comment from: Hector [Visitor]
Thank you very much, your source code just fixed my day, keep it up.
Thanks very helpful
Comment from: MrBra [Visitor]
Thank you very much!
Comment from: Adarsh E [Visitor]
You saved my day bro :)
Hello. I tested with “verify_peer” on false but already have same problem.
Form is loading...