ZitchCode / SecureHttpClient

Cross-platform HttpClientHandler with TLS1.2 and Certificate Pinning
MIT License
33 stars 6 forks source link

[android] exception MonoBtlsContext.ProcessHandshake() after update to 1.18.6 #17

Closed gsgou closed 2 years ago

gsgou commented 2 years ago

seeing this after update on release and debug: System.Net.Http.HttpRequestException: Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED at /Users/builder/jenkins/workspace/archive-mono/2020-02/android/release/external/boringssl/ssl/handshake_client.c:1132

tranb3r commented 2 years ago

Could you please provide more context ? Ideally with a repro sample ?

gsgou commented 2 years ago

Sure, coming latest by weekend

tranb3r commented 2 years ago

I'm closing this issue for now since I've been unable to reproduce your issue. Do not hesitate to reopen it if you can provide a repro project. Thanks