hikikomoriphoenix / Beedio

Android app that lets you find downloadable videos as you browse the web. Allows queuing downloads. Also includes bookmarking and ad-blocking features for easier browsing experience.
GNU General Public License v2.0
150 stars 44 forks source link

SSLHandshakeException #3

Open hikikomoriphoenix opened 6 years ago

hikikomoriphoenix commented 6 years ago

Worked around it using this code https://gist.github.com/aembleton/889392. Since im only using it to get response headers it should be fine. But I will still be looking for better solution.