Open gorarohit opened 2 years ago
Is this a valid purchased SSL cert or a self signed?
That error message is usually an indicator of self-signed certs, which is exactly what the ignoreSslErrors option is for.
This is a purchased valid CA cert and we verified this using CURL. This is a Entripsie level signed certs.
@AlanBarber any update on this will be helpful
@AlanBarber Any update, I have same error
I have Azure App Service hosting Asp Net Core API ( . Net Core 3.1 ).
my Splunk target
Error
I have uploaded valid SSL certificate in azure app service store and verified cert is available using code.
Note: I don't want to ignore ssl errors using ignoreSslErrors = true I also verified ssl cert validation using curl.