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 Link to comment https://forums.phpfreaks.com/topic/67412-ssl-certificates-validation/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.