open-consul/website/content/docs/upgrading
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
..
instructions website: content updates for developer (#14419) 2022-09-14 17:45:42 -05:00
compatibility.mdx docs: Avoid redirects by pointing links to new URLs 2022-01-20 08:52:51 -08:00
index.mdx docs: add Envoy upgrade step to std upgrade docs 2022-07-14 06:56:11 -07:00
upgrade-specific.mdx Prevent serving TLS via ports.grpc (#15339) 2022-11-11 14:29:22 -06:00