when i looked at the certificate list, i see that the certificate is expired:
i just reinstalled the last version, but the problem persists
is there any way to fix that ?
2 Answers, 1 is accepted
0
Nick Iliev
Telerik team
answered on 11 Nov 2024, 08:59 AM
Hello Ihor,
Reinstalling the Fiddler application does not change the already installed certificate. Instead, delete any pre-existing Fiddler certificates (either manually while using the Windows certificate manager or through Fiddler > Tools > Options > HTTPS > Actions > Reset Certificates) and then generate a new one from Tools > Options > HTTPS > Actions > Trust Root Certificate.
answered on 05 Sep 2025, 10:17 AM
| edited on 15 Sep 2025, 01:01 PM
The NET::ERR_CERT_DATE_INVALID error typically appears as a warning in web browsers like Google Chrome. The error indicates a problem with the validity period of the SSL certificate, which could be because it has expired or isn’t yet valid. This issue typically occurs due to incorrect system date and time settings on the user’s end.
When you encounter this error, your browser may also display a warning message Your Connection is Not Private. This pop-up serves as a cautionary note about potential security risks, and ignoring it can expose you to “n” number of security vulnerabilities. The different causes can be such as:-
1) Problem with the User’s Computer
2) Browser-related issues
3) Issues with the SSL Certificate Itself
Even many different methods can be there for the error solution, which need to be understood properly in detail.