חיפוש בתמיכה

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

MOZILLA_PKIX_ERROR_REQUIRED_TLS_FEATURE_MISSING

  • 1 תגובה
  • 1 has this problem
  • 329 views
  • תגובה אחרונה מאת TyDraniu

more options

Dear All, I tried to upload a free ssl certificate to make my site sicure. With other browser I don't have any problems, but with Firefox I received this message: MOZILLA_PKIX_ERROR_REQUIRED_TLS_FEATURE_MISSING Someone have any solution about? Thanks to all.

Digital5

Dear All, I tried to upload a free ssl certificate to make my site sicure. With other browser I don't have any problems, but with Firefox I received this message: MOZILLA_PKIX_ERROR_REQUIRED_TLS_FEATURE_MISSING Someone have any solution about? Thanks to all. Digital5

כל התגובות (1)

more options

I'm not very familiar with certificates, but Firefox enforces OCSP "must-staple", returning the MOZILLA_PKIX_ERROR_REQUIRED_TLS_FEATURE_MISSING error if such a certificate is presented without a stapled OCSP response.

OCSP must-staple is an extension that can be added to a certificate that tells the browser to expect an OCSP staple whenever it sees the certificate. This acts as an explicit signal to the browser that it’s safe to use the more secure hard-fail strategy.

On the client side you can fix it by setting security.ssl.enable_ocsp_must_staple = false.

See also this blog post.

השתנתה ב־ על־ידי TyDraniu