Baoyuantop commented on issue #11720:
URL: https://github.com/apache/apisix/issues/11720#issuecomment-2903838227

   There is no `ssl_verify` configuration item found in the vault's 
configuration, and in the `make_request_to_vault` function, the HTTP request is 
not passed any SSL-related parameters, which could be a potential missing 
feature.
   
   Vault connections always perform SSL certificate validation, even if the 
user does not want it. In environments where self-signed certificates or 
private CAs are used, this can cause the connection to fail.


-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to