Open AndreKR opened 6 years ago
Now this is something I did not check and can confirm I have the same issue.
I have the same issue with this feed: https://bartervg.com/u/1e58/o/rss/ Without HTTPS this feed works fine. According to SSL Labs, only TLS 1.2 and 1.3 are enabled.
This patched version works: https://github.com/fogleman/FeedNotifier/issues/98#issuecomment-491711595
If I try to connect to a server that does not support TLS 1.0, I get the error message:
This is probably also the cause in these issues:
98 - https://www.ssllabs.com/ssltest/analyze.html?d=www.upwork.com - only TLS 1.2 enabled
93 - https://www.ssllabs.com/ssltest/analyze.html?d=xkcd.com - only TLS 1.2 enabled