-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
bug: Vault Secret Engine Issue LUA Trust Certificates #11720
Comments
This issue may will help you:#11657 Adding this config block to config.yaml:
|
Thank you I will try this. |
I added this to the config.yml and confirmed that both files exist on the container. I am still seeing the same error. Also, please note that the vault server certificate is a valid certificate signed by Godaddy, which has a CA chain that might be part of the issue. Is there any way for me to tell APISIX to trust a certificate?
|
Current Behavior
I am running Api Six in stand-alone mode and want to use Vault for secret management.
I am using the Docker images, and I keep getting this error. I don't know how to add certificates to the trust.
Expected Behavior
I would like it to call the vault server I've specified in the config.
Error Logs
Steps to Reproduce
Environment
apisix version
):uname -a
):openresty -V
ornginx -V
):curl http://127.0.0.1:9090/v1/server_info
):luarocks --version
):The text was updated successfully, but these errors were encountered: