Kuroba icon indicating copy to clipboard operation
Kuroba copied to clipboard

[Feature Request] ChanIL support

Open gergesh opened this issue 6 years ago • 1 comments

I actually started implementing this myself but got stuck so I'm using GitHub issues as a support platform. The site in question (chan.org.il) has an outdated HTTPS certificate, so the approach I took was allowing sites to specify their own SSLSocketFactory. The issue is that I have zero experience with dependency injection and I'm not sure what the "proper" way would look like (considering it'd have to be passed down to the Volley RequestQueue constructor). Would love any tips on how I should do this, thanks!

gergesh avatar Feb 24 '20 12:02 gergesh

First and foremost I would ask the admins to update their HTTPS certificate, to save yourself a bunch of unnecessary work.

Adamantcheese avatar Feb 25 '20 02:02 Adamantcheese