consul/tlsutil
freddygv 5fbb26525b Add awareness of server mode to TLS configurator
Preivously the TLS configurator would default to presenting auto TLS
certificates as client certificates.

Server agents should not have this behavior and should instead present
the manually configured certs. The autoTLS certs for servers are
exclusively used for peering and should not be used as the default for
outbound communication.
2022-09-16 17:57:10 -06:00
..
config.go Add awareness of server mode to TLS configurator 2022-09-16 17:57:10 -06:00
config_test.go Add awareness of server mode to TLS configurator 2022-09-16 17:57:10 -06:00
generate.go tlsutil: only AuthorizerServerConn when VerifyIncomingRPC is true 2021-10-27 13:43:25 -04:00
generate_test.go tlsutil: fix a test for go1.16 2021-04-13 13:31:20 -04:00