<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>selfoss support forum - curl 60 error with https rss feeds</title>
<link>https://forum.selfoss.aditu.de/</link>
<description>selfoss support forum</description>
<language>en</language>
<item>
<title>curl 60 error with https rss feeds (reply)</title>
<content:encoded><![CDATA[<p>Hi jtojnar,<br />
it's works <img src="https://forum.selfoss.aditu.de/images/smilies/smile.png" alt=":-)" /><br />
Thx for this very quickly solution!</p>
<p>Big thx!</p>
<p>Wally</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1277</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1277</guid>
<pubDate>Sat, 23 Dec 2017 01:34:07 +0000</pubDate>
<dc:creator>Wally</dc:creator>
</item>
<item>
<title>curl 60 error with https rss feeds (reply)</title>
<content:encoded><![CDATA[<p>Hi,</p>
<p>as noted in the <a href="index.php?id=815" class="internal">reply by AlexB</a>, you would need to apply the hack to SimpePie, though now it would be in vendor/simplepie/simplepie/library/SimplePie/File.php around line 103 (search for <span style="color:#666;">curl_setopt($fp, CURLOPT_URL, $url);</span>).</p>
<p>But disabling encryption checks is rarely a good idea – instead you should try to update your certificate bundle, see this <a href="https://stackoverflow.com/a/32095378/160386">answer on StackOverflow</a>.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1276</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1276</guid>
<pubDate>Fri, 22 Dec 2017 23:00:33 +0000</pubDate>
<dc:creator>jtojnar</dc:creator>
</item>
<item>
<title>curl 60 error with https rss feeds (reply)</title>
<content:encoded><![CDATA[<p>Hallo,<br />
i would like install this nice RSS Reader.<br />
I have a Win 10 PC with installed wamp.<br />
The reader starts correctly, but when i add a rrs site, so i see nothing.<br />
The log written this:<br />
<em>cURL error 60: SSL certificate problem: unable to get local issuer certificate</em></p>
<p>I'am finding this post, and i'am search of the web.php and found it in:<br />
c:\wamp64\www\selfoss\vendor\bcosca\fatfree-core\web.php</p>
<p>Hmm,, this place of this file is different!?</p>
<p>In this file are also set : curl_setopt($curl,CURLOPT_SSL_VERIFYPEER,FALSE);</p>
<p>What's wrong in my install?</p>
<p>Thx for answers.</p>
<p>Wally</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1275</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1275</guid>
<pubDate>Fri, 22 Dec 2017 21:16:24 +0000</pubDate>
<dc:creator>Wally</dc:creator>
</item>
<item>
<title>curl 60 error with https rss feeds (reply)</title>
<content:encoded><![CDATA[<p>It works! Thanks so much. I've made a pull request on the selfoss github. </p>
<p><a href="https://github.com/SSilence/selfoss/pull/505">https://github.com/SSilence/selfoss/pull/505</a></p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=817</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=817</guid>
<pubDate>Sun, 30 Mar 2014 21:28:25 +0000</pubDate>
<dc:creator>doucheymcdoucherson</dc:creator>
</item>
<item>
<title>curl 60 error with https rss feeds (reply)</title>
<content:encoded><![CDATA[<p>The file you're looking for is libs/SimplePie.php:</p>
<p>Add a <em>curl_setopt($fp, CURLOPT_SSL_VERIFYPEER, FALSE);</em> to the other curl_setopt calls somewhere around line 6850.</p>
<p>Alex.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=815</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=815</guid>
<pubDate>Sun, 30 Mar 2014 17:25:37 +0000</pubDate>
<dc:creator>AlexB</dc:creator>
</item>
<item>
<title>curl 60 error with https rss feeds</title>
<content:encoded><![CDATA[<p>getting this error when trying to use https rss feeds</p>
<p>2014-03-26 23:12:02error loading feed content: cURL error 60: SSL certificate problem: unable to get local issuer certificate</p>
<p>here are some example feeds:<br />
<a href="https://github.com/Flexget/Flexget/commits/master.atom">https://github.com/Flexget/Flexget/commits/master.atom</a><br />
<a href="https://code.google.com/feeds/p/comic-vine-scraper/downloads/basic">https://code.google.com/feeds/p/comic-vine-scraper/downloads/basic</a><br />
<a href="https://blog.pfsense.org/?feed=rss2">https://blog.pfsense.org/?feed=rss2</a></p>
<p>looks like there is a config parameter in web.php for curl to ignore ssl verification errors? but it doesn't?</p>
<p>$ grep -i curl.*ssl *<br />
/web/selfoss/libs/f3/web.php: curl_setopt($curl,CURLOPT_SSL_VERIFYPEER,<strong>FALSE</strong>);</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=814</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=814</guid>
<pubDate>Thu, 27 Mar 2014 07:57:45 +0000</pubDate>
<dc:creator>doucheymcdoucherson</dc:creator>
</item>
</channel>
</rss>
