cert

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EmbedStore embed.FS

Functions

func NewClientConfig

func NewClientConfig(store Store) (*tls.Config, error)

func NewServerConfig

func NewServerConfig(store Store) (*tls.Config, error)

Types

type Dir

type Dir string

func (Dir) ReadFile

func (d Dir) ReadFile(name string) ([]byte, error)

type Store

type Store interface {
	ReadFile(string) ([]byte, error)
}

Jump to

Keyboard shortcuts

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