open-consul/website/content
R.B. Boyer 61ebb38092
server: ensure peer replication can successfully use TLS over external gRPC (#13733)
Ensure that the peer stream replication rpc can successfully be used with TLS activated.

Also:

- If key material is configured for the gRPC port but HTTPS is not
  enabled now TLS will still be activated for the gRPC port.

- peerstream replication stream opened by the establishing-side will now
  ignore grpc.WithBlock so that TLS errors will bubble up instead of
  being awkwardly delayed or suppressed
2022-07-15 13:15:50 -05:00
..
api-docs Apply suggestions from code review 2022-06-17 13:36:20 -05:00
commands feat(cli): enable to delete config entry from an input file (#13677) 2022-07-11 10:13:40 -04:00
docs server: ensure peer replication can successfully use TLS over external gRPC (#13733) 2022-07-15 13:15:50 -05:00
partials docs: simplify agent docs slugs 2022-04-11 17:38:47 -07:00
security.mdx maintenance complete, pending markdown-page component addition 2020-12-16 16:55:23 -05:00