unlike windows, you can not override ssl certificate verification on a mobile o/s. the signing source must be installed as a trusted certificate on the mobile device.
How to fix the exception System.Net.Http.HttpRequestException: The SSL connection could not be established
Singh, Sheetal
0
Reputation points
we have SignalR and SignalR.Client libraries used in our project to establish the connection between the client and the server. The services are .NET applications and the client is a mobile application which is also a .NET application.
I am got the following exception when I checked the Splunk log of the mobile application. The exception is not consistent so it's difficult to understand the root cause of it.