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

Add logs for FileSystem vaults when cert is not found for alias #1378

Open
bmaidics opened this issue Jan 23, 2025 · 0 comments
Open

Add logs for FileSystem vaults when cert is not found for alias #1378

bmaidics opened this issue Jan 23, 2025 · 0 comments
Labels
story Feature description from user's perspective

Comments

@bmaidics
Copy link
Contributor

Currently if Zilla is misconfigured to use an alias that doesn't exists in the the FileSystem vault truststore, we get a weird SSL debug exception only: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Zilla should log if the certification for the configured alias is not found in the truststore.
(Only log in debug mode)

@bmaidics bmaidics added the story Feature description from user's perspective label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story Feature description from user's perspective
Projects
None yet
Development

No branches or pull requests

1 participant