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::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