consul/tlsutil
Daniel Nephin 39f282c425 tlsutil: inline verifyIncomingHTTPS
This function was only used in one place, and the indirection makes it slightly
harder to see what the one caller is doing. Since it's only accesing a couple fields
it seems like the logic can exist in the one caller.
2021-06-24 19:25:02 -04:00
..
config.go tlsutil: inline verifyIncomingHTTPS 2021-06-24 19:25:02 -04:00
config_test.go tlsutil: inline verifyIncomingHTTPS 2021-06-24 19:25:02 -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