chombium Posted August 31, 2007 Share Posted August 31, 2007 Hi, I need to write a php script that establishes https with a remote host, validates the certificate and to sends some data to it. I have a certificate file on my server which adds the host to the trusted locations, and I have to validate the received one from the remote host when connecting. I've read some examples how to do this with cURL, but I can not find a clue what to do. Can anybody point some links of step by step tutorial on how to do this. I'm a complete n00b on this issue :'( TIA, chombium Quote Link to comment https://forums.phpfreaks.com/topic/67412-ssl-certificates-validation/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.