The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::ACME2::Challenge::dns_01

SYNOPSIS

    my $name = $challenge->record_name();

DESCRIPTION

This module is instantiated by Net::ACME2::Authorization and is a subclass of Net::ACME2::Challenge.

METHODS

OBJ->record_name()

Returns the record name for the TXT record that you must create.

Example:

    _acme-challenge.example.com