mirror of https://github.com/dapr/docs.git
636 B
636 B
| type | title | linkTitle | description |
|---|---|---|---|
| docs | mtls CLI command reference | mtls | Detailed information on the mtls CLI command |
Description
Check if mTLS is enabled
Usage
dapr mtls [flags]
dapr mtls [command]
Available Commands
expiry Checks the expiry of the root certificate
export Export the root CA, issuer cert and key from Kubernetes to local files
Flags
| Name | Environment Variable | Default | Description |
|---|---|---|---|
--help, -h |
Print this help message | ||
--kubernetes, -k |
false |
Check if mTLS is enabled in a Kubernetes cluster |