open-nomad/website/content/partials
Seth Hoenig 5aa657c6bd consul/connect: automatically set consul tls sni name for connect native tasks
This PR makes it so that Nomad will automatically set the CONSUL_TLS_SERVER_NAME
environment variable for Connect native tasks running in bridge networking mode
where Consul has TLS enabled. Because of the use of a unix domain socket for
communicating with Consul when in bridge networking mode, the server name is
a file name instead of something compatible with the mTLS certificate Consul
will authenticate against. "localhost" is by default a compatible name, so Nomad
will set the environment variable to that.

Fixes #10804
2021-06-28 08:36:53 -05:00
..
envvars.mdx consul/connect: automatically set consul tls sni name for connect native tasks 2021-06-28 08:36:53 -05:00
general_options.mdx Fix typo in general options documentation 2021-04-09 09:44:48 -04:00
general_options_no_namespace.mdx implement mdx remote 2021-01-05 19:02:39 -05:00