What this error "net::err_cert_common_name_invalid" #39948
-
I use bootstrap to create a home page and I got a net::err_cert_common_name_invalid error in only bootstrap css and bootstrap js. Please tell me how to fix it. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
Аналогичная проблема( |
Beta Was this translation helpful? Give feedback.
-
I have the same problem |
Beta Was this translation helpful? Give feedback.
-
Hello there, this is probably the same temporary issue as #39947. I suppose that you're using the CDN version of Bootstrap with jsdelivr, isn't it? |
Beta Was this translation helpful? Give feedback.
-
This SSL problem would affect millions of websites, I hope this will be fixed ASAP. |
Beta Was this translation helpful? Give feedback.
-
The error NET: ERR_CERT_COMMON_NAME_INVALID is commonly known as SSL common name mismatch error. This error arises from a misconfiguration of certificates on a server, and it can disrupt the secure connection between a user and a website. Beyond its technical origins, this error can also be triggered by various factors such as third-party extensions, security programs like antivirus and firewalls, and more. Different factors can lead to this error some are as follows: -
There are different ways to fix the error, you need to understand properly in detail, as I was also facing such an error and got a proper detailed guide for the solution. Hope it helps! |
Beta Was this translation helpful? Give feedback.
Hello there, this is probably the same temporary issue as #39947. I suppose that you're using the CDN version of Bootstrap with jsdelivr, isn't it?
In this case, please follow #39947 (comment).