Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor DNS check #116

Merged
merged 2 commits into from
Feb 11, 2016
Merged

Refactor DNS check #116

merged 2 commits into from
Feb 11, 2016

Commits on Feb 9, 2016

  1. Refactor DNS check

    * Gets a list of all authoritative nameservers by looking up the NS RRs for the root domain (zone apex)
    * Verifies that the expected TXT record exists on all nameservers before sending off the challenge to ACME server
    Jan Broer committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    c97b5a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2016

  1. Configuration menu
    Copy the full SHA
    b594acb View commit details
    Browse the repository at this point in the history