server

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// MinCertLifetime defines a certs minimum validity. If a certificate's lifetime is less than this threshold, it's
	// being renewed.
	MinCertLifetime = time.Duration(30*24) * time.Hour
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AcmeVaultServer

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

func NewAcmeVaultServer

func NewAcmeVaultServer(domains []string, acmeClient acme.AcmeDealer, storage certstorage.CertStorage) (*AcmeVaultServer, error)

func (*AcmeVaultServer) CheckCerts

func (c *AcmeVaultServer) CheckCerts()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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