alpn

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 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 Solver

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

Solver implements lego's challenge.Provider

func New

func New(client acmiface.ACMAPI, certARN string) *Solver

New returns a pointer to a Solver, initialised with an ACM client and a target certificateARN to update

func (*Solver) CleanUp

func (s *Solver) CleanUp(domain, token, keyAuth string) error

CleanUp is a no-op

func (*Solver) Present

func (s *Solver) Present(domain, token, keyAuth string) error

Present creates a certificate and imports it to ACM over the top of the pre-existing challenge certificate.

Jump to

Keyboard shortcuts

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