-
Notifications
You must be signed in to change notification settings - Fork 45
Unexpected error validating SSL certificate #6046
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
Comments
Picking a prison-visits team going to fix cert ref, and report back. This is probably going to be another case of chasing up people with similar misconfigs |
Capturing offending certs & ingresses here: https://docs.google.com/document/d/1q6K2hLVZKtL-FyBa7IwxY7P_9FHP_ONL-W4IupEfF3s/edit?tab=t.0 |
All namespaces with problematic certificates now identified:
verified with OS query:
|
🔴 BLOCKED - pending user action |
book-secure-move-api errors are a bit strange, need to take a look at these and understand why the wildcard cert is complaining: |
Background
We are seeing a large number of events logged in ingress logs for the error
Unexpected error validating SSL certificate CERT for server INGRESS: x509: certificate is valid for X, not Y
This is firing continuously, many millions of times over 24 hour period.
OS query example:
https://app-logs.cloud-platform.service.justice.gov.uk/_dashboards/app/data-explorer/discover#?_a=(discover:(columns:!(_source),isDirty:!f,sort:!()),metadata:(indexPattern:ef705d70-0d2e-11ef-afac-8f79b1004d33,view:discover))&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-2h,to:now))&_q=(filters:!(),query:(language:kuery,query:'%22Unexpected%20error%20validating%20SSL%20certificate%22'))
Investigate this error, record findings in this ticket.
Questions / Assumptions
Observing some of these specific events, we have seen cases where ingress resources are referencing certificate CRDs with non matching
dnsName
values, and the ingress complains of invalid certifcate.Definition of done
Reference
How to write good user stories
The text was updated successfully, but these errors were encountered: