Error code

Firefox MOZILLA_PKIX_ERROR_SELF_SIGNED_CERT

FIREFOXMOZILLA_PKIX_ERROR_SELF_SIGNED_CERT
Browser Error Code· An error code shown in a web browser when a page fails to load.

What it means

The certificate is self-signed and not issued by a trusted certificate authority.

How to fix it

  1. Accept the certificate only if you manage the server and trust it explicitly.
  2. For production sites replace with a certificate from a trusted CA such as Let's Encrypt.
  3. In Firefox you can permanently add an exception via Advanced > Accept the Risk.

Not affiliated with Firefox. Answer summarized from the manufacturer's manual linked above; consult that source for the authoritative procedure.