Incorrect error message for expired TLS certs
See original GitHub issueDescription
Sites with an expired TLS cert show a “your clock is ahead”.
Also reported on https://community.brave.com/t/expired-server-certificate-handled-as-client-clock-error/253930.
Steps to Reproduce
Actual result:
Expected result:
Reproduces how often:
Always
Desktop Brave version:
Brave | 1.26.43 Chromium: 91.0.4472.77 (Official Build) beta (64-bit)
-- | --
Revision | 1cecd5c8a856bc2a5adda436e7b84d8d21b339b6-refs/branch-heads/4472@{#1246}
OS | Linux
Android Device details:
- Install type (ARM, x86): ARM
- Device type (Phone, Tablet, Phablet): Pixel 3a
- Android version: 11
Version/Channel Information:
- Can you reproduce this issue with the current release? YES
- Can you reproduce this issue with the beta channel? YES
- Can you reproduce this issue with the nightly channel? YES
Other Additional Information:
- Does the issue resolve itself when disabling Brave Shields? N/A
- Does the issue resolve itself when disabling Brave Rewards? N/A
- Is the issue reproducible on the latest version of Chrome? NO
Issue Analytics
- State:
- Created 2 years ago
- Reactions:10
- Comments:27 (8 by maintainers)
Top Results From Across the Web
What is Invalid TLS/SSL Certificate Error and How to Fix it?
One of the most common reasons behind a TLS/SSL error is misconfiguration of your certificate during installation. If you have made any mistake ......
Read more >What Do SSL Certificate Errors Mean: Causes & How to Fix ...
This error means that the validity period of the SSL certificate has expired. Every certificate has a validity period. The client will reject ......
Read more >How to Fix and Renew Expired TLS/SSL Certificates - Venafi
When TLS/SSL certificates expire, they can cause outages to your website and introduce vulnerabilities. Learn how to renew digital certificates.
Read more >How do I resolve the error: "Certificate has expired or is not yet ...
Here is the solution: Change system clock to reflect today's date. This error is showing because the system clock is not Today's Date....
Read more >Common SSL Certificate Errors and How to Fix Them
This error message occurs when your current certificate is no longer valid. You should only choose this option if you are switching before...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Should be fixed now.
The problem is caused by some discrepancies in how “precise” network time is determined in the browser. We are figuring out a fix