timvdalen Posted June 29, 2010 Share Posted June 29, 2010 Is it possible to tell SimpleXML to not check the certificate? I'm loading a file over https which can be downloaded without a certificate (I checked with wget --no-check-certificate, that worked) but SimpleXML tells me it doesn't know what to do with https (or, if I use http, since I noticed that that redirects in a browser, I get the error that it doesn't know what to do with SSL) Any help would be appreciated. Tim Link to comment https://forums.phpfreaks.com/topic/206165-simplexml-with-no-check-certificate/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.