splunk-sdk

The SSL connection could not be established

旧街凉风 提交于 2020-06-09 16:50:08
问题 I am using a third party library (Splunk c# SDK ) in my ASP.NET core application. I am trying to connect to my localhost Splunk service via this SDK, but I get an exception saying: System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception. And The inner exception says: The remote certificate is invalid according to the validation procedure. This SDK uses HTTP client under the hood, but I don't have access to this object to configure