Skip to main content
When Domino deploys Istio mesh, out of the box, Istio provides scalable identity and X.509 certificate management for use with mTLS encryption, including periodic certificate and key rotation.Because all encrypted communication is internal, these certificates are not exposed or required for communication to any external services, such as web browsers and clients.Domino acknowledges that enterprise policies might mandate the use of corporate public key infrastructure (PKI) and necessitate the use of certificate authority (CA) certificates.
All certificates must be X.509 PEM format and keys must be passwordless.
  1. Obtain the certificate files, noting the file names for use in future commands.
  2. Use the code in the following sample.
    In a new standard Domino install, if you follow the install process, the fleetcommand-agent (Domino installer) automatically picks up the secret that you created and Istio uses the configured certificates. In an existing Domino installation, you must restart all the pods.
Last modified on June 25, 2026