mtls CLI command reference

Detailed information on the mtls CLI command

Description

Check if mTLS is enabled.

Supported platforms

Usage

  1. dapr mtls [flags]
  2. dapr mtls [command]

Flags

NameEnvironment VariableDefaultDescription
—help, -hPrint this help message
—kubernetes, -kfalseCheck if mTLS is enabled in a Kubernetes cluster

Available Commands

  1. expiry Checks the expiry of the root certificate
  2. export Export the root CA, issuer cert and key from Kubernetes to local files

Command Reference

You can learn more about each sub command from the links below.

Examples

Check if mTLS is enabled

  1. dapr mtls -k

mtls export CLI command reference

Detailed information on the mtls export CLI command

mtls expiry CLI command reference

Detailed information on the mtls expiry CLI command

Last modified September 17, 2021 : Merge pull request #1757 from georgestevens99/1440SecretKeyRefExplanation (620a5f8)