Okhttp how to prevent Fiddler capture https request:
Asked
Active
Viewed 462 times
1 Answers
0
Work with your server’s TLS administrator to adopt certificate pinning. Be careful: certificate pinning done wrong may prevent your app from being able to connect to your server when the server updates its certificates.

Jesse Wilson
- 39,078
- 8
- 121
- 128