Secure connections (TLS)
It uses a single CA certificate (stored in a Kubernetes secret) and one certificate per ArangoDB server (stored in a Kubernetes secret per server).
To disable TLS, set to None
.
To do so, you first have to fetch the CA certificate from its Kubernetes secret.
To install a CA certificate in Windows, follow the procedure described here.
To uninstall a CA certificate in macOS, run:
To install a CA certificate in Linux, on Ubuntu, run: