prof18/RSS-Parser

Crash with Mashable RSS Feed

Closed this issue · 1 comments

Describe the bug
getChannel(url) causes exception javax.net.ssl.SSLHandshakeException: connection closed

The link of the RSS Feed
http://feeds.mashable.com/Mashable

Closing because It's not an issue of the library.
The feed is with http only. If you want to use that you need to change the network security policy. If you force it to https it doesn't work.