Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.05 KB

index.mdx

File metadata and controls

28 lines (21 loc) · 1.05 KB
layout page_title description
docs
Commands: tls
The tls command is used to help with creating a Certificate Authority and up self signed certificates for Nomad TLS configuration.

Command: tls

The tls command is used to help with setting up a self signed CA and certificates for Nomad TLS.

Usage

Usage: nomad tls <subcommand> <subcommand> [options]

Run nomad tls <subcommand> -h for help on that subcommand. The following subcommands are available:

  • ca create - Create Certificate Authority
  • ca info - Display information from a CA certificate
  • cert create - Create self signed certificates
  • cert info - Display information from a certificate