open-nomad/dev/tls_cluster
hashicorp-copywrite[bot] 005636afa0 [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
..
certs dev: remove use of cfssl and use Nomad CLI for TLS certs. (#16145) 2023-03-20 17:06:15 +01:00
README.md dev: remove use of cfssl and use Nomad CLI for TLS certs. (#16145) 2023-03-20 17:06:15 +01:00
client1.hcl [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
client2.hcl [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
server.hcl [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00

README.md

Simply run the Nomad Server and Clients from this directory and the created cluster will be using TLS.

Certificate Generation

The TLS certificates and CA are generated using the nomad tls subcommands.