Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Self-signed wildcard SSL certificate not working on subdomains

  • 3 Antworten
  • 1 hat dieses Problem
  • 7 Aufrufe
  • Letzte Antwort von 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?

Alle Antworten (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