mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
4 lines
225 B
Plaintext
4 lines
225 B
Plaintext
```release-note:improvement
|
|
cli: Added tls command to enable creating Certificate Authority and Self signed TLS certificates.
|
|
There are two sub commands `tls ca` and `tls cert` that are helpers when creating certificates.
|
|
``` |