cert

package
v0.0.0-...-77baf9d Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2023 License: AGPL-3.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AutoObtain

func AutoObtain()

func GetCertInfo

func GetCertInfo(sslCertificatePath string) (cert *x509.Certificate, err error)

func IssueCert

func IssueCert(domain []string, logChan chan string, errChan chan error)

Types

type AutoCertErrorLog

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

func (*AutoCertErrorLog) Exit

func (t *AutoCertErrorLog) Exit(text string, err error)

func (*AutoCertErrorLog) Push

func (t *AutoCertErrorLog) Push(text string, err error)

func (*AutoCertErrorLog) SetCertModel

func (t *AutoCertErrorLog) SetCertModel(cert *model.Cert)

func (*AutoCertErrorLog) ToString

func (t *AutoCertErrorLog) ToString() (content string)

type MyUser

type MyUser struct {
	Email        string
	Registration *registration.Resource
	// contains filtered or unexported fields
}

MyUser You'll need a user or account type that implements acme.User

func (*MyUser) GetEmail

func (u *MyUser) GetEmail() string

func (*MyUser) GetPrivateKey

func (u *MyUser) GetPrivateKey() crypto.PrivateKey

func (*MyUser) GetRegistration

func (u *MyUser) GetRegistration() *registration.Resource

Jump to

Keyboard shortcuts

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