-
Notifications
You must be signed in to change notification settings - Fork 368
Open
Description
高版本android机器默认强制tlsv1.3,自家app什么都不配置的okhttp,app抓包有的能抓到,有的抓不到报错
Read error: ssl=0x7e3d4792c8: Failure in SSL library, usually a protocol error
error:10000416:SSL routines:OPENSSL_internal:SSLV3_ALERT_CERTIFICATE_UNKNOWN (external/boringssl/src/ssl/tls_record.cc:594 0x7e24549f08:0x00000001)
但是我又没有在app内部强制证书 ,如果我设置okhttp的签名认证设置tlsv1.2所有的版本都能通过
Metadata
Metadata
Assignees
Labels
No labels