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

  1. dapr mtls expiry [flags]

Flags

NameEnvironment VariableDefaultDescription
—help, -hhelp for expiry

Examples

  1. # Check expiry of Kubernetes certs
  2. dapr mtls expiry

Last modified March 28, 2022: Addressing review comments (f822b819)