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

README: Add goacmedns, a Go acme-dns client library #92

Merged
merged 1 commit into from
Jul 1, 2018

Conversation

cpu
Copy link
Contributor

@cpu cpu commented Jul 1, 2018

👋 Hi @joohoi,

In the process of writing an ACME-DNS hook for a Go ACME client (github.com/xenolf/lego) I ported your pyacmedns library to Go: https://github.com/cpu/goacmedns

This PR adds a link to the README next to pyacmedns. I hope someone finds it useful!

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.244% when pulling efeb5eb on cpu:cpu-add-goacmedns into 0bbbf5e on joohoi:master.

@cpu
Copy link
Contributor Author

cpu commented Jul 1, 2018

My github.com/xenolf/lego ACME-DNS hook using goacmedns is still a WIP (needs tests and some cleanup) but its far enough along that I was able to use it to issue a certificate from the Let's Encrypt ACMEv2 staging environment w/ Lego and ACME-DNS 🎉

@cpu
Copy link
Contributor Author

cpu commented Jul 1, 2018

For reference, I opened a PR with my initial Lego hook built on this library: go-acme/lego#591

@joohoi
Copy link
Owner

joohoi commented Jul 1, 2018

Yay! This is awesome! Thanks!

@joohoi joohoi merged commit 52e977c into joohoi:master Jul 1, 2018
@cpu cpu deleted the cpu-add-goacmedns branch July 1, 2018 19:58
jacobmyers-codeninja pushed a commit to jacobmyers-codeninja/acme-dns that referenced this pull request Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants