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 support for namecheap dns-01 challenge #392

Closed
1 task done
ghost opened this issue Aug 25, 2021 · 2 comments
Closed
1 task done

Add support for namecheap dns-01 challenge #392

ghost opened this issue Aug 25, 2021 · 2 comments
Assignees
Labels
new feature New feature.

Comments

@ghost
Copy link

ghost commented Aug 25, 2021

Use case

I noticed dns-01 challenge for the ACME client was recently added in 93cf4f2, this issue (selfishly) suggests adding the namecheap dns provider.

Your idea for a solution

There is already a module for libdns namecheap, so integration with maddy should be fairly straightforward. If this suggestion has support, I'd be happy to open a PR to add it.

  • I'm willing to help with the implementation
@ghost ghost added the new feature New feature. label Aug 25, 2021
@foxcpp foxcpp self-assigned this Aug 26, 2021
@foxcpp foxcpp closed this as completed in c0845fb Aug 26, 2021
@foxcpp
Copy link
Owner

foxcpp commented Aug 26, 2021

Just pushed c0845fb to master that adds namecheap provider.

@foxcpp
Copy link
Owner

foxcpp commented Aug 28, 2021

Note to self: Using github.com/libdns/namecheap increased minimum Go version to 1.16 (before it was Go 1.14.3). Documentation, etc need updating.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature.
Projects
None yet
Development

No branches or pull requests

1 participant