You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/website/content/commands/keygen.mdx

18 lines
570 B

---
layout: commands
5 years ago
page_title: 'Commands: Keygen'
description: >-
The `keygen` command generates an encryption key that can be used for Consul
agent traffic encryption. The keygen command uses a cryptographically strong
pseudo-random number generator to generate the key.
---
# Consul Keygen
Command: `consul keygen`
The `keygen` command generates an encryption key that can be used for
[Consul agent traffic encryption](/consul/docs/security/encryption).
The keygen command uses a cryptographically
strong pseudo-random number generator to generate the key.