certs

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2026 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BundleStatus

type BundleStatus struct {
	Mode            string
	BundlePath      string
	HasSystemCA     bool
	HasCCWRAPRoot   bool
	SystemCAWarning string
}

type Manager

type Manager struct {
	// contains filtered or unexported fields
}

func NewManager

func NewManager(paths app.Paths) *Manager

func (*Manager) BundlePath

func (m *Manager) BundlePath() string

func (*Manager) BundleStatus

func (m *Manager) BundleStatus() BundleStatus

func (*Manager) CertPath

func (m *Manager) CertPath() string

func (*Manager) EnsureCA

func (m *Manager) EnsureCA() error

func (*Manager) IssueServerCert

func (m *Manager) IssueServerCert(host string) (tls.Certificate, error)

Jump to

Keyboard shortcuts

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