modulepackage
1.1.0
Repository: https://github.com/openbao/go-secure-stdlib.git
Documentation: pkg.go.dev
# Functions
ClientTLSConfig parses the CA certificate, and optionally a public/private client certificate key pair.
GetCipherName returns the name of a given cipher suite code or an error if the given cipher is unsupported.
LoadClientTLSConfig loads and parse the CA certificate, and optionally a public/private client certificate key pair.
ParseCiphers parse ciphersuites from the comma-separated string into recognized slice.
No description provided by the author
# Variables
No description provided by the author
TLSLookup maps the tls_min_version configuration to the internal value.