tls_utils

package
v0.0.0-...-fe06dec Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTlsConfig

func NewTlsConfig(configOpts ...TlsConfigFunc) (*tls.Config, error)

Types

type TlsConfigFunc

type TlsConfigFunc func(*tls.Config) error

func WithCACerts

func WithCACerts(caCertFilePath string) TlsConfigFunc

func WithCert

func WithCert(certFilePath string, certKeyPath string) TlsConfigFunc

func WithSkipVerify

func WithSkipVerify() TlsConfigFunc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL