Slogger
Slogger copied to clipboard
FeedLogger/BlogLogger Error parsing https feed
I'm running slogger on linux, ruby and gems are installed.
FeedLogger and BlogLogger both having trouble with SSLv3 server certificate.
For example: 16:02:28 BlogLogger: Error parsing https://geknupp.de/blog/feed/, retrying (3/3)
<OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed>
Could I disable the verify? Thanks.
BlogLogger isn't set up for SSL, is there an http:// address available for this feed?
On 5 Mar 2014, at 9:06, jpaechnatz wrote:
I'm running slogger on linux, ruby and gems are installed.
FeedLogger and BlogLogger both having trouble with SSLv3 server certificate.
For example: 16:02:28 BlogLogger: Error parsing https://geknupp.de/blog/feed/, retrying (3/3) #<OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed>
Could I disable the verify? Thanks.
Reply to this email directly or view it on GitHub: https://github.com/ttscoff/Slogger/issues/269
I check multiple Feeds. Atleast two of them are https only.
switched to RSSLogger... seems to support https/ssl