testca

package
v2.0.0-beta.4 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CA

type CA struct {
	KeyPath  string
	CertPath string
	// contains filtered or unexported fields
}

func New

func New(t testing.TB) *CA

func (*CA) Close

func (ca *CA) Close() error

func (*CA) NewCert

func (ca *CA) NewCert(host string) *Cert

type Cert

type Cert struct {
	KeyPath  string
	CertPath string
	// contains filtered or unexported fields
}

func (*Cert) Close

func (c *Cert) Close() error

Jump to

Keyboard shortcuts

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