https://github.com/ietf-wg-acme/acme/blob/28295572ca191cd14d6a9a21912b8d03aa65b885/draft-ietf-acme-acme.md#http
> 3. Dereference the URI using an HTTP GET request. This request MUST be sent
> to TCP port 80 on the server.
I think server here is http-server
> 4. Verify that the body of the response is well-formed key authorization. The
> server SHOULD ignore whitespace characters at the end of the body.
I think here server is acme-server
> 5. Verify that key authorization provided by the server matches the token for
> this challenge and the client's account key.
I think here server is acme-server
I'm not certain, but in cases where acme spec is talking about the
acme server acting as an http client, I'd request that `server` not be
used bare.
The easiest solution imo is labeling `acme-server` and
`{http(s)}-server` / similar. But I'm open to other proposals.
_______________________________________________
Acme mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/acme