open-consul/website/content/docs/agent
Derek Menteer 0c07a36408
Prevent serving TLS via ports.grpc (#15339)
Prevent serving TLS via ports.grpc

We remove the ability to run the ports.grpc in TLS mode to avoid
confusion and to simplify configuration. This breaking change
ensures that any user currently using ports.grpc in an encrypted
mode will receive an error message indicating that ports.grpc_tls
must be explicitly used.

The suggested action for these users is to simply swap their ports.grpc
to ports.grpc_tls in the configuration file. If both ports are defined,
or if the user has not configured TLS for grpc, then the error message
will not be printed.
2022-11-11 14:29:22 -06:00
..
config Prevent serving TLS via ports.grpc (#15339) 2022-11-11 14:29:22 -06:00
config-entries.mdx Spacing and title fixes 2022-09-16 10:28:32 -05:00
index.mdx Fixed broken links referring to tutorials running as local agent (#14954) 2022-10-11 13:01:29 -07:00
rpc.mdx Spacing and title fixes 2022-09-16 10:28:32 -05:00
sentinel.mdx website: fix broken links (#14943) 2022-10-11 09:58:52 -05:00
telemetry.mdx docs: Update consul-dataplane docs for post-beta (#15177) 2022-11-03 12:05:29 -05:00