ssignik opened a new issue, #2240: URL: https://github.com/apache/apisix-ingress-controller/issues/2240
### Issue description I am already hold some ssl certificates and want to store ssl cerficate safely. i find apisix can fetch the ssl certificate stored in the vault(not need vault`s issue function just store) (https://api7.ai/blog/apisix-integrates-with-vault). That resloves my problem, but now i want use apisix-ingress-controller, but the secret resources set the ssl certificate that stored in the virtual machine without encryption, it`s unsafe. so can i fetch the ssl certificate that stored in vault like apisix with apisix-ingress-controller? ### Environment - your apisix-ingress-controller version (output of apisix-ingress-controller version --long):3.9.0 - your Kubernetes cluster version (output of kubectl version):v1.29.3 - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a): -- 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]
