Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

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

Self-signed wildcard SSL certificate not working on subdomains

  • 3 réponses
  • 1 a ce problème
  • 7 vues
  • Dernière réponse par philipp

more options

We create a wildcard certificate for our domain to use in local intranet (*.oudomain.com). It works perfectly with Google Chrome and IE, but not working in FF 33 and later. Is there any solutions?

We create a wildcard certificate for our domain to use in local intranet (*.oudomain.com). It works perfectly with Google Chrome and IE, but not working in FF 33 and later. Is there any solutions?

Toutes les réponses (3)

more options

hello FireDex, what is the error code (under technical details) when you try to access the site?

more options

It says mozilla_pkix_error_ca_cert_used_as_end_entity

more options

thanks, mozilla's documentation for developers contains the following information for this error code:

What it means? A certificate with a basic constraints extension with cA:TRUE is being used as an end-entity certificate

What can I do? Re-generate the end-entity certificate without the basic constraints extension https://developer.mozilla.org/en-US/docs/Mozilla/Security/x509_Certificates#Error_Codes_in_Firefox_2