http_proxy

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2022 License: Apache-2.0 Imports: 6 Imported by: 2

Documentation

Overview

Package http_proxy implements a http-01 ACME protocol responder using the acme-proxy.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Responder

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

func New

func New(acmeProxy string, logger log.DebugLogger) (*Responder, error)

New creates a *Responder for ACME "http-01" challenges. The address of the acme-proxy must be given by acmeProxy. The logger is used for logging messages.

func (*Responder) Cleanup

func (r *Responder) Cleanup()

func (*Responder) Respond

func (r *Responder) Respond(key, value string) error

Jump to

Keyboard shortcuts

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