mtls export CLI command reference
Detailed information on the mtls export CLI command
Check if mTLS is enabled.
dapr mtls [flags]
dapr mtls [command]
Name | Environment Variable | Default | Description |
---|---|---|---|
--help , -h | Print this help message | ||
--kubernetes , -k | false | Check if mTLS is enabled in a Kubernetes cluster |
expiry Checks the expiry of the root certificate
export Export the root CA, issuer cert and key from Kubernetes to local files
You can learn more about each sub command from the links below.
dapr mtls -k
Detailed information on the mtls export CLI command
Detailed information on the mtls expiry CLI command