- By default, Tanzu Application Platform installs and uses a self-signed CA for issuing TLS certificates to components for the purpose of securing ingress communication.
- The ingress issuer is a self-signed
cert-manager.io/v1/ClusterIssuer and is provided by Tanzu Application Platform’s
cert-manager package. Its default name is tap-ingress-selfsigned.
- You will notice that the
tap-ingress-selfsigned-root-ca certificate is being used when accessing the app URL.

- This knowledge base article will guide you to retrieve the
tap-ingress-selfsigned-root-ca certificate.