twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

Home Page:https://getbootstrap.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cdn.jsdelivr.net: SSL issue - CDN downtime

welovedsncom opened this issue · comments

Prerequisites

Describe the issue

https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css Hello guys! Ur SSL is not working so my clients websites have destroyed styling. How long will it take to solve that?

Reduced test cases

SSL time expired

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

Chrome

What version of Bootstrap are you using?

5.2.2

I see now it works but my websites are marked as unsecure

It seems to be related to this issue: jsdelivr/jsdelivr#18565

Same here, I wonder when it will be fixed

Hello there,

Ur SSL is not working so my clients websites have destroyed styling. How long will it take to solve that?

jsdelivr is not maintained by Bootstrap team. As mentioned by @yeinahn, it seems to be related to jsdelivr/jsdelivr#18565. You can enable the notifications to check whenever it'll be fixed on their side. On our side, I'm going to close this issue since there's nothing to do.

In the meantime, if technically possible for you, you could switch to alternative CDNs such as cdnjs or unpkg.

As mentioned by @Curo-Dev, it may be possible to switch to fastly.jsdelivr.net or gcore.jsdelivr.net too. Some folks in the jsdelivr thread seem to say that it's working.

Is there an official CDN version instead of jsdelivr ones?