kyma-project / istio

Apache License 2.0
3 stars 19 forks source link

Enable custom certificate and secure default of Istio CA #970

Open TorstenD-SAP opened 1 month ago

TorstenD-SAP commented 1 month ago

Description

The customer should be able to bring his own certificate to be used by Istio to create the CA. If no customer certificate is provided, Kyma has to issue a new certificate and provide it to Istio to create the CA.

Reasons

Compliance with internal SAP standards.

DoD:

Attachments

strekm commented 1 week ago

we've ran small POC to better understand how we can support it. For existing installation this operation means downtime and should be scheduled during maintenance window. Secret with cert needs to be provided and istio and worklads restarted.