This is a migrated thread and some comments may be shown as answers.

AuthenticationException The remote certificate is invalid according to the validation procedure

1 Answer 3366 Views
Windows
This is a migrated thread and some comments may be shown as answers.
Oscar
Top achievements
Rank 1
Oscar asked on 21 Oct 2020, 03:38 PM

I'm connecting to a site using https which use an invalid certificate, and when I connect to it, I receive a browser warning saying the certificate is invalid, but after selecting the option to proceed I'm able to browse it correlty. Now I want to inspect the traffic to this site using Fiddle, but I'm receiving the following error:

 

fiddler.network.https> HTTPS handshake to 192.168.xx.xx (for #52) failed. System.Security.Authentication.AuthenticationException The remote certificate is invalid according to the validation procedure.

 

How to make Fiddler to trus this remote certificate?

1 Answer, 1 is accepted

Sort by
0
Nick Iliev
Telerik team
answered on 25 Oct 2020, 03:18 PM

Hello Oscar,

 

Depending on the server settings there are multiple reasons why you could be seeing this specific error message. See this SO thread for more details and note that not all options are resolvable (e.g. pinned certificates or server not trusting intermediate signed certificates).

 

Regards,
Nick Iliev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Windows
Asked by
Oscar
Top achievements
Rank 1
Answers by
Nick Iliev
Telerik team
Share this question
or