mtls expiry CLI command reference
Detailed information on the mtls expiry CLI command
Description
Checks the expiry of the root Certificate Authority (CA) certificate
Supported platforms
Usage
dapr mtls expiry [flags]
Flags
Name | Environment Variable | Default | Description |
---|---|---|---|
—help , -h | help for expiry |
Examples
# Check expiry of Kubernetes certs
dapr mtls expiry
Last modified October 11, 2024: Fixed typo (#4389) (fe17926)