ViteJS Website's SSL Certification is expired
See original GitHub issueDescribe the bug
It’s expired on Nov 28th, 2021.
Reproduction
Just go to vitejs.dev.
System Info
N/A
Used Package Manager
npm
Logs
N/A
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn’t already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a Vite issue and not a framework-specific issue. For example, if it’s a Vue SFC related bug, it should likely be reported to https://github.com/vuejs/vue-next instead.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:6
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Vite https on localhost - ssl - Stack Overflow
Chrome shows an invalid certificate error. I've set up my vite.config.js file like this: import { defineConfig } from 'vite ...
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 >This is what happens when your SSL certificate expires...
That means that every website needs to renew or replace its SSL certificate at least once every two years. So, what happens when...
Read more >Email warning me my SSL certificate is due to expire
On one of my sites, the SSL certificate has been automatically renewed before it expired and the domain was not automatically validated by...
Read more >How to renew SSL Certificate for my website - SSL Security
If you have only a few days left for your certificate's expiry make sure you renew the SSL certificate as soon as possible....
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
Hey everyone! I was able to reproduce this issue from Taiwan, and after some troubleshooting with the team, it looks like it should be resolved now.
If anyone is still seeing the issue, can you let me know what region you’re in? Otherwise it looks like it’s fixed! 🥳
Works for me. SSL labs is happy as well: https://www.ssllabs.com/ssltest/analyze.html?d=vitejs.dev
Maybe multiple hosts behind a load balancer, where one host has an outdated cert? Or a transient issue?