package
0.0.0-20231023160756-7bee2ce54a71
Repository: https://github.com/celtech/acme.git
Documentation: pkg.go.dev
# Functions
ChallengeBlocks returns PEM blocks (certPEMBlock, keyPEMBlock) with the acmeValidation-v1 extension and domain name for the `tls-alpn-01` challenge.
ChallengeCert returns a certificate with the acmeValidation-v1 extension and domain name for the `tls-alpn-01` challenge.
No description provided by the author
NewProviderServer creates a new ProviderServer on the selected interface and port.
# Constants
ACMETLS1Protocol is the ALPN Protocol ID for the ACME-TLS/1 Protocol.
# Structs
No description provided by the author
ProviderServer implements ChallengeProvider for `TLS-ALPN-01` challenge.
# Type aliases
No description provided by the author