Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Self-signed wildcard SSL certificate not working on subdomains

  • 3 відповіді
  • 1 має цю проблему
  • 7 переглядів
  • Остання відповідь від 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?

Усі відповіді (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