ssl

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2026 License: GPL-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CertFileName = "server.crt"
	KeyFileName  = "server.key"
	CertDir      = "./ssl"
)

Variables

Functions

This section is empty.

Types

type CertificateManager

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

func NewCertificateManager

func NewCertificateManager(logger *logging.Logger) *CertificateManager

func (*CertificateManager) EnsureCertificates

func (cm *CertificateManager) EnsureCertificates() (string, string, error)

Jump to

Keyboard shortcuts

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