//
pkg.gl
Category
go.etcd.io/etcd/client/pkg/v3
tlsutil
package
3.6.0-alpha.0
Repository:
https://github.com/etcd-io/etcd.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
11
Files
73 SLOC
#
Functions
GetCipherSuite
GetCipherSuite returns the corresponding cipher suite, and boolean value if it is supported.
NewCert
NewCert generates TLS cert by using the given cert,key and parse function.
NewCertPool
NewCertPool creates x509 certPool with provided CA files.