boulder/grpc/creds
Jacob Hoffman-Andrews 44ab348548
Update gRPC TLS handshake (#5968)
Use newly-available HandshakeContext instead of firing off a goroutine.
https://pkg.go.dev/crypto/tls#Conn.HandshakeContext

Don't set explicit min and max TLS versions. Go's defaults do a good job
protecting us here (and the max version prevented us from using TLS
1.3).
2022-02-24 14:23:32 -08:00
..
testdata Make client certificate errors more verbose. (#2451) 2016-12-29 14:52:12 -08:00
creds.go Update gRPC TLS handshake (#5968) 2022-02-24 14:23:32 -08:00
creds_test.go Use error wrapping for berrors and tests (#5169) 2020-11-06 13:17:11 -08:00