spelling: instrumented
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
6d7401e48a
commit
6b3cf75fdf
@ -43,7 +43,7 @@ func NewClient(client *http.Client, config cmacme.ACMEIssuer, privateKey *rsa.Pr
|
||||
}
|
||||
}
|
||||
|
||||
// BuildHTTPClient returns a instramented HTTP client to be used by the ACME
|
||||
// BuildHTTPClient returns a instrumented HTTP client to be used by the ACME
|
||||
// client.
|
||||
// For the time being, we construct a new HTTP client on each invocation.
|
||||
// This is because we need to set the 'skipTLSVerify' flag on the HTTP client
|
||||
|
||||
Loading…
Reference in New Issue
Block a user