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

Improve Error Message on Expired Certificates #56

Closed
alexanderkiel opened this issue Aug 15, 2022 · 1 comment
Closed

Improve Error Message on Expired Certificates #56

alexanderkiel opened this issue Aug 15, 2022 · 1 comment
Assignees

Comments

@alexanderkiel
Copy link
Member

Currently, Beam shows the following log on expired certificates:

beam-demo-proxy-1  | 2022-08-15T06:51:12.168419Z  INFO shared::crypto: Updating certificates ...
beam-demo-proxy-1  | 2022-08-15T06:51:12.433494Z DEBUG shared::crypto: Received 3 certificates (3 of which were new).
beam-demo-proxy-1  | 2022-08-15T06:51:12.511630Z DEBUG shared::crypto: Certificate update successfully completed.
beam-demo-proxy-1  | 2022-08-15T06:51:12.511687Z  WARN shared::crypto: Unable to find cert <...> even after update.
beam-demo-proxy-1  | Error: Communication with <...>.PKI failed: Unable to fetch your certificate from vault. Is your local Client ID really <...>?

However on expired certificates, the output should be clearer.

@lablans lablans self-assigned this Jan 24, 2023
@lablans
Copy link
Member

lablans commented Jan 24, 2023

Fixed in #85

@lablans lablans closed this as completed Jan 24, 2023
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

2 participants