open-consul/website/content/docs/agent/config
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
..
cli-flags.mdx docs: Use "error" to use standard log level value (#13507) 2022-06-20 16:07:38 -07:00
config-files.mdx server: ensure peer replication can successfully use TLS over external gRPC (#13733) 2022-07-15 13:15:50 -05:00
index.mdx docs: Restore agent config docs removed in PR #12562 (#12907) 2022-05-05 10:08:15 -07:00