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

add solver plugin using the lexicon library to solve dns challenges #63

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Apr 9, 2021

  1. challenge solver - lexicon

    Markus Koetter committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    f11b86d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d7d4fe View commit details
    Browse the repository at this point in the history
  3. DNSSolver - baseclass for DNS ChallengeSolver

    Markus Koetter committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    67b62d7 View commit details
    Browse the repository at this point in the history
  4. test_proxy - TestOurClientProxyLocalCALexicon

     - test lexicon using mocks
    Markus Koetter committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    454d339 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. tests/proxy - test lexicon solver mocking query_txt_record

    Markus Koetter committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    c37297a View commit details
    Browse the repository at this point in the history
  2. client/challenge_solver - move InfobloxClient to plugins

    Markus Koetter committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    d08ca3e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. setup - lexicon

    Markus Koetter committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    58fd2a1 View commit details
    Browse the repository at this point in the history
  2. lexicon - /temporary/ fix for Exception abuse

    Markus Koetter committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    bae10fd View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. solver/lexicon - use lexicon v3.6 AuthenticationError

    Markus Koetter committed May 6, 2021
    Configuration menu
    Copy the full SHA
    6e05abc View commit details
    Browse the repository at this point in the history