open-consul/tlsutil
Daniel Nephin b30ec82d2d tlsutil: unexport and remove indirection
Unexport outgoingALPNRPCConfig since it is only used internally
Remove the MutualTLSCapable->mutualTLSCapable indirection, we only need the exported method.
Inline enableAgentTLSForChecks to make it more clear what it does, since it only has a single caller and is wrapping a single field lookup.
2021-06-24 18:43:29 -04:00
..
config.go tlsutil: unexport and remove indirection 2021-06-24 18:43:29 -04:00
config_test.go tlsutil: unexport and remove indirection 2021-06-24 18:43:29 -04:00
generate.go introduce certopts (#9606) 2021-03-22 10:16:41 +01:00
generate_test.go tlsutil: fix a test for go1.16 2021-04-13 13:31:20 -04:00