Jump to content

SimpleXML with --no-check-certificate


timvdalen

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.