datatheorem / TrustKit-Android

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

Support for base-config #17

Closed nehalshah50 closed 6 years ago

nehalshah50 commented 7 years ago

I have a situation where the server certificate doesn't exist in the default Android system trust store for Kitkat(API 19) and below. This is for the release build. So for that purpose we would need to build custom trust store. Can you add support for it using following configuration in the XML file? `

`

jobot0 commented 6 years ago

Sorry for the delay of the answer. TrustKit-Android doesn't have the goal to support all the features of the Network Security Configuration also we don't have any plan to support the <base-config> tag for now.