Quantcast
Channel: SimplePie on Azure not parsing https feeds - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Gary Liu for SimplePie on Azure not parsing https feeds

It dosen't work for 'https' urls because the SimplePie leverages cURL to make http requests, and for https requests, the cURL requires verify the host or peer certificate.You can try the following code...

View Article



SimplePie on Azure not parsing https feeds

I'm using a compiled version of SimplePie 1.4.2 (the last tagged version on GitHub) to aggregate some rss/atom feeds (code below if needed).It works well on a couple of linux-based web hosts, but when...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images