While making a request to HTTPS server, I am getting following error. Request works with HTTP.
{System.Net.WebException: Error: TrustFailure (Authentication failed, see inner exception.) ---> System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Mono.Btls.MonoBtlsException: Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
I have set HTTPClientHandler to Android and TLS/SSL Implementation to Native TLD 1.2+ in Android settings.