See https://github.com/schmichael/nomad-tls for sample configs.
- Consul uses
ssl
instead oftls
config parameters - Consul uses
verify_ssl
instead ofverify_tls
consul.cert_file
should specify that it's the client certificate used for mutual authentication.consul.{ca,cert,key}_file
should default totls.{ca,cert,key}_file