mirror of
https://github.com/httptoolkit/frida-interception-and-unpinning.git
synced 2026-09-24 18:12:25 +02:00
I had this error:
```
!!! --- Unexpected TLS failure --- !!!
CertificateException: Certificate chain does not conform to required transparency policy: NOT_ENOUGH_SCTS
Thrown by com.android.org.conscrypt.ct.CertificateTransparency->checkCT
[ ] Unrecognized TLS error - this must be patched manually
```
This patch fixes it.