Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { LEClient *letsencrypt.Client // contains filtered or unexported fields }
Client wraps information we need to talk to an ACME server and request certificates.
func (*Client) HTTPChallenge ¶
HTTPChallenge binds to port 80 and serves content from an exchange with the ACME server. This proves control over a server at our domain name.
Click to show internal directories.
Click to hide internal directories.