acme

package
v0.0.0-...-77817de Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	Domains            []string
	ACMEAddress        string
	InsecureSkipVerify bool
	Email              string

	AccountSinger crypto.Signer
	CertSinger    crypto.Signer

	DoNewAccount bool
	DoMakeCert   bool

	// reseults
	ResultContentType string
	ResultContentData []byte
}

Request 。。。

func (*Request) ForProduction

func (inst *Request) ForProduction() *Request

ForProduction ...

func (*Request) ForTest

func (inst *Request) ForTest() *Request

ForTest ...

func (*Request) Run

func (inst *Request) Run() error

Run ...

Jump to

Keyboard shortcuts

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