NAME
Net::ACME2::Challenge::http_01::Handler - http-01 challenge handler
DESCRIPTION
This module handles the creation and removal of a domain control validation (DCV) file for http-01 challenges. Creation happens on instantiation; removal happens when the object is destroyed.
See Net::ACME2::Challenge::http_01 for a usage example.