Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expired cert for content-signature-2.cdn.mozilla.net causes heartbeat to fail to render #2092

Open
sciurus opened this issue Feb 3, 2020 · 0 comments

Comments

@sciurus
Copy link
Contributor

sciurus commented Feb 3, 2020

The normandy heartbeat is intended to return a JSON response with details about any failed checks. On Saturday we discovered that if the certificate for the CDN hosting the x5u signatures for an action (content-signature-2.cdn.mozilla.net) is expired, the heartbeat does not properly report that but instead just fails with a generic error page. Presumably the same behavior occurs for the any other checks that fetch the signatures as well.

Normandy should catch and report the SSLCertVerificationError exception.

https://sentry.prod.mozaws.net/operations/normandy-prod/issues/7190941/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant