The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::ACME2::Challenge

DESCRIPTION

The ACME Challenge object.

(NB: The specification doesn’t seem to define this as a resource per se .. oversight?)

Note that http-01 challenges use Net::ACME2::Challenge::http_01.

ACCESSORS

These provide text strings as defined in the ACME specification.

  • url()

  • type()

  • token()

  • status()

  • validated()