NAME

Net::ACME2::HTTP - transport logic for Net::ACME2.

DESCRIPTION

This module handles communication with an ACME server at the HTTP level. It wraps POSTs in JWSes (JSON Web Signatures) as needed.

There should be no reason to interact with this class in production.