There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.