/
ISTIO workload key/certificate provisioning
ISTIO workload key/certificate provisioning
ISTIO auto generates key/certificate for each of the service account by signing them using Citadel CA . These are mounted at /etc/certs of the container pods and are used for establishing secure communication with other services. For the VM case, these are bootstrapped into the VM under /etc/certs for node agent and ISTIO use. The trust CA certificates are also provided to verify the identity.