Skip to content

How to customize the dns validation resolution address? #91

Description

@jiayisheji

I need to apply for two certificates for example.com and *.example.com. example.com can pass DNS resolution authentication successfully, but *.example.com always gets the error Authorization not found in DNS TXT record: _acme-challenge.example.com. When I debug the code, the recordValues ​​array value in the verify.js#verifyDnsChallenge function is always the keyAuthorization of example.com. The reason for the failure is that I cannot modify the DNS server resolution by myself using the dns.setServers method. If I want to customize the DNS server address, how can I do it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions