![]() |
![]()
| ![]() |
![]()
NAMENet::ACME2::Challenge::dns_01 DESCRIPTIONThis module is instantiated by Net::ACME2::Authorization and is a subclass of Net::ACME2::Challenge. METHODSOBJ->get_record_name()Returns the name (i.e., just the leftmost label) of the TXT record to create. (NB: This is always the same name, as per the ACME specification.) OBJ->get_record_value( $ACME )Accepts a Net::ACME2 instance and returns the value of the TXT record to create. Example: X_XMlEGlxkmqi3B8IFROXLXogCSMGo0JUC9-cJ3Y1NY
|