Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

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

"OPTIONS" request does not honor exception in cert_override.txt

  • No replies
  • 0 have this problem
  • Open

Using firefox 140.6.0esr on Windows 10 with noScript and uBlock Origin

Infrastructure for my health insurance provider website uses a self-signed certificate. The infra has a different URL from the main page and was initially failing with "CORS failed", which turned out to be the cert issue.

I copied the infra URL from the dev tools network log and opened it directly, and accepted the invalid cert. I can see the new exception in cert_override.txt.

Then, after unblocking the site in uBlock origin, POST and GET requests to the infra URL succeed, but OPTIONS requests are still failing with "CORS failed", and security status "SEC_ERROR_UNKNOWN_ISSUER"

Is there anything else I can do so the OPTIONS request honors the exception in cert_override.txt?

Using firefox 140.6.0esr on Windows 10 with noScript and uBlock Origin Infrastructure for my health insurance provider website uses a self-signed certificate. The infra has a different URL from the main page and was initially failing with "CORS failed", which turned out to be the cert issue. I copied the infra URL from the dev tools network log and opened it directly, and accepted the invalid cert. I can see the new exception in cert_override.txt. Then, after unblocking the site in uBlock origin, POST and GET requests to the infra URL succeed, but OPTIONS requests are still failing with "CORS failed", and security status "SEC_ERROR_UNKNOWN_ISSUER" Is there anything else I can do so the OPTIONS request honors the exception in cert_override.txt?

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.