MatthiasM86 opened a new issue, #12058: URL: https://github.com/apache/apisix/issues/12058
### Description Hello, I'm trying to connect APISIX to Vault but I get an error: "secret.lua:180: fetch(): failed to fetch secret value: failed to retrtive data from vault kv engine: 19: self-signed certificate in certificate chain," How can I add a certificate or is there a way to disable tls verify? BR Matthias ### Environment - APISIX version (run `apisix version`): 3.11 Docker Debian - Operating system (run `uname -a`): Docker - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): Standalone Deployment - APISIX Dashboard version, if relevant: not relevant - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`): LuaJIT 2.1.ROLLING -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
