Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

bcaldwell/go-dns-providers

Repository files navigation

go-dns-providers

go-dns-providers is a fork of xenolf/lego/providers/dns. The goal of this project is to decouple the dns providers from the rest of the lego project. In addition the following functions will be exposed:

  • CreateDnsEntry to create a new dns entry
  • DeleteDnsEntry to delete an extisting dns entry

For use with crypto/acme the following function will be exposed:

  • challengeSetup to create dns entry to pass challenge
  • challengeCleanup to remove dns challenge entry

About

acme dns providers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages