We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There's an issue configuring the certificates for the vault client.
This code does not seem to have any effect:
https://github.com/apache/camel-quarkus/blob/main/integration-tests/hashicorp-vault/src/main/java/org/apache/camel/quarkus/component/hashicorp/vault/it/HashicorpVaultResource.java#L49-L54
The text was updated successfully, but these errors were encountered:
Rework client SSL configuration in hashicorp-vault tests
9b23cc1
Fixes apache#6528
2d79c72
f2e4fb8
89941fa
Fixes #6528
4e06055
3418255
jamesnetherton
No branches or pull requests
Bug description
There's an issue configuring the certificates for the vault client.
This code does not seem to have any effect:
https://github.com/apache/camel-quarkus/blob/main/integration-tests/hashicorp-vault/src/main/java/org/apache/camel/quarkus/component/hashicorp/vault/it/HashicorpVaultResource.java#L49-L54
The text was updated successfully, but these errors were encountered: