Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Firefox loads https://cdn.jsdelivr.net/npm/vue/dist/vue.js once, but not a second time

more options

A web app I am building seems to be broken in Firefox. It loads ok the first time, but not the second.

I checked the console and I found I get an error message that says:

Loading failed for the <script> with source “https://cdn.jsdelivr.net/npm/vue/dist/vue.js”.

I tried loading the URL https://cdn.jsdelivr.net/npm/vue/dist/vue.js in another tab, and it loads ok the first time, but if I reload it I get a security error:

Did Not Connect: Potential Security Issue

and when I hit advanced I see

Someone could be trying to impersonate the site and you should not continue. [...] Error code: SEC_ERROR_UNKNOWN_ISSUER

and under view certificate:

https://cdn.jsdelivr.net/npm/vue/dist/vue.js Peer’s Certificate issuer is not recognized.

Neither Chrome nor Safari seem to be affected.

Another weird symptom is that pictures on stackoverflow are all broken.

I appreciate any help - thanks.

A web app I am building seems to be broken in Firefox. It loads ok the first time, but not the second. I checked the console and I found I get an error message that says: Loading failed for the <script> with source “https://cdn.jsdelivr.net/npm/vue/dist/vue.js”. I tried loading the URL https://cdn.jsdelivr.net/npm/vue/dist/vue.js in another tab, and it loads ok the first time, but if I reload it I get a security error: Did Not Connect: Potential Security Issue and when I hit advanced I see Someone could be trying to impersonate the site and you should not continue. [...] Error code: SEC_ERROR_UNKNOWN_ISSUER and under view certificate: https://cdn.jsdelivr.net/npm/vue/dist/vue.js Peer’s Certificate issuer is not recognized. Neither Chrome nor Safari seem to be affected. Another weird symptom is that pictures on stackoverflow are all broken. I appreciate any help - thanks.

Solution choisie

Self answer: this is an enterprise laptop. It seems there is some kind of opendns blocking going on.

The solution is to set security.enterprise_roots.enabled to true (via about:config) to configure Firefox to use OS Keychain for trusted root certificates store.

Found here: https://superuser.com/questions/621694/deploy-root-certificate-to-firefox-on-mac-os-x

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (2)

more options

Solution choisie

Self answer: this is an enterprise laptop. It seems there is some kind of opendns blocking going on.

The solution is to set security.enterprise_roots.enabled to true (via about:config) to configure Firefox to use OS Keychain for trusted root certificates store.

Found here: https://superuser.com/questions/621694/deploy-root-certificate-to-firefox-on-mac-os-x

more options

The Cisco Umbrella Root CA signing certificate also can be installed directly into Firefox if desired, but in managed deployments, the option you used probably will be the more common one.

https://docs.umbrella.com/deployment-umbrella/docs/install-cisco-umbrella-root-certificate#firefox