fuel icon indicating copy to clipboard operation
fuel copied to clipboard

SSL pinning

Open matteocrippa opened this issue 7 years ago • 2 comments

I give a look around but didn't spot a way to manage SSL pinning with Fuel, is it in scope?

matteocrippa avatar Aug 18 '17 10:08 matteocrippa

Hi, @matteocrippa. Thank you for pointing this out. Kotlin doesn't contain functionality that allows managing certificate pinning. But, you can create a pull request. We will glad to merge it.

KucherenkoIhor avatar Aug 24 '17 18:08 KucherenkoIhor

@KucherenkoIhor thank you for replying, I would really do that, and please not consider this as a please add this feature issue as it normally happens on GitHub.

I recently got merged my interface routing PR, but for SSL pinning is a bit hard, I would work on that, but being an iOS developer, as you can imagine, is a bit tricky for me. I lack of some basics on the OS.

But I will manage to to my best, and I'm happy and open in other, more experienced, dev contribution or suggestion.

If you don't mind I would keep this open in order to coordinate dev that would jump on this feature.

As far as I figured out, this is a good starting point relying on base java/android ( https://developer.android.com/training/articles/security-ssl.html )

matteocrippa avatar Aug 24 '17 18:08 matteocrippa