package
0.2.2
Repository: https://github.com/hlandau/acmetool.git
Documentation: pkg.go.dev

# Packages

Package reshttp allows multiple goroutines to register challenge responses on an HTTP server concurrently.

# Functions

Try and instantiate a responder using the given configuration.
Register a responder type.

# Variables

For testing use only.
Log site.
The standard webroot path, into which the responder always tries to install challenges, not necessarily successfully.

# Structs

Information used to complete challenges, other than information provided by the ACME server.
Used to instantiate a responder.

# Interfaces

A Responder implements a challenge type.

# Type aliases

Returns the private key corresponding to the given public key, if it can be found.