autocert

package
v0.25.2 Latest Latest
Warning

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

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

Documentation

Overview

Package autocert implements automatic management of TLS certificates.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCertMagicStorage added in v0.21.0

func GetCertMagicStorage(ctx context.Context, dst string) (certmagic.Storage, error)

GetCertMagicStorage gets the certmagic storage provider based on the destination.

Types

type Manager

type Manager struct {
	config.ChangeDispatcher
	// contains filtered or unexported fields
}

Manager manages TLS certificates.

func New

func New(src config.Source) (*Manager, error)

New creates a new autocert manager.

func (*Manager) GetConfig

func (mgr *Manager) GetConfig() *config.Config

GetConfig gets the config.

Jump to

Keyboard shortcuts

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