proxy.golang.org : google.golang.org/grpc/security/advancedtls : v0.0.0-20231031171243-70f1a4045da9
Package advancedtls provides gRPC transport credentials that allow easy configuration of advanced TLS features. The APIs here give the user more customizable control to fit their security landscape, thus the "advanced" moniker. This package provides both interfaces and generally useful implementations of those interfaces, for example periodic credential reloading, support for certificate revocation lists, and customizable certificate verification behaviors. If the provided implementations do not fit a given use case, a custom implementation of the interface can be injected.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/google.golang.org/grpc/security/advancedtls@v0.0.0-20231031171243-70f1a4045da9
Published:
Indexed:
- github.com/golang/protobuf v1.5.3
- github.com/google/go-cmp v0.5.9
- github.com/hashicorp/golang-lru v0.5.4
- golang.org/x/crypto v0.14.0
- golang.org/x/net v0.16.0
- golang.org/x/sys v0.13.0
- golang.org/x/text v0.13.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20231002182017-d307bd883b97
- google.golang.org/grpc v1.58.2
- google.golang.org/grpc/examples v0.0.0-20201112215255-90f1b3ee835b
- google.golang.org/protobuf v1.31.0