remirobert / Dotzu

:iphone::eyes: In-App iOS Debugging Tool With Enhanced Logging, Networking Info, Crash reporting And More.
MIT License
1.8k stars 141 forks source link

SSL certificate pinning conflict #55

Open CarlinhaCamargo opened 6 years ago

CarlinhaCamargo commented 6 years ago

When using SSL pinning (disabling SSL certificate verification) and logging network requests with Dotzu, the pinning is ignored and the requests are accused to be not verified. I've tried to resolve this tweking the pod around but didn't find any solution.

Dotzu.sharedManager.addLogger(session: configuration)