how to connect to Azure Key Vault using CSI driver in an Azure Kubernetes Service (AKS) cluster

贾海锋
306
Reputation points
I followed this post
It is ok with KV secret, but I want to use the KV cert.
I got the error message: The certificate certificate does not have a private key.
I checked the value of /mnt/secret-store/mycert ,
yes, there is no private key.
so how can I download the private key or any other workaround ?
thanks
Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,451 questions
Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,456 questions
Sign in to answer