disable-flutter-tls-verification icon indicating copy to clipboard operation
disable-flutter-tls-verification copied to clipboard

X509: Certificate signed by unknown authority

Open palmmymumu opened this issue 2 years ago • 0 comments

I used this script with demo app and everything works well but when I try it with my app it doesn't work.

request GCM checkin: Post "https://android.clients.google.com'checkin": x509: certificate signed by unknown authority

I proxied with ProxyDroids (iptables)

APK for test: https://drive.google.com/file/d/1cuqoP1tzr2YvOqrlpbw67eSXJK4VGfv0/view?usp=sharing (It has 3 input fields you can test it with random number 10 & 13 & 6 digits)

palmmymumu avatar Jun 18 '23 22:06 palmmymumu