datatheorem / TrustKit-Android

Easy SSL pinning validation and reporting for Android.
MIT License
588 stars 87 forks source link

Add basic http authentication to the reporting task. #12

Closed grepx closed 7 years ago

grepx commented 7 years ago

My SSL reporting endpoint is behind basic http authentication, and HttpURLConnection does not add the Authorization header by default.

grepx commented 7 years ago

Just to clarify - we also use the iOS version of TrustKit and it already has this feature.

grepx commented 7 years ago

Hi @jobot0, thanks for the merge! Would it be possible to have a snapshot release so that I can get this feature working without needing to host my own version of the library?

jobot0 commented 7 years ago

Yes we'll probably do it that way with the next release.

grepx commented 7 years ago

Ok cool, is there a release planned soon then?

nabla-c0d3 commented 7 years ago

Yes, it will happen some time this week or next week.