package
0.0.0-20250220232038-fb2fd8af7512
Repository: https://github.com/letsencrypt/boulder.git
Documentation: pkg.go.dev
# Functions
ClientSetup creates a gRPC TransportCredentials that presents a client certificate and validates the server certificate based on the provided *tls.Config.
NewServer returns an object which can be used to build gRPC servers.
PBToAuthzMap converts a protobuf map of domains mapped to protobuf authorizations to a golang map[string]*core.Authorization.