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

Upgrade API client to support wildcard #3

Open
elct9620 opened this issue Mar 14, 2018 · 6 comments
Open

Upgrade API client to support wildcard #3

elct9620 opened this issue Mar 14, 2018 · 6 comments

Comments

@elct9620
Copy link
Owner

As title, current the wildcard feature is release. It should be supported as soon as possible.

@ndbroadbent
Copy link
Contributor

That would be great! We just need to wait for the acme-client gem to be updated to support ACME V2: unixcharles/acme-client#126

@elct9620
Copy link
Owner Author

elct9620 commented May 4, 2018

unixcharles/acme-client#126 (comment)

It is time to upgrade to v2, but this gem may take one or two weeks to work with it. I am busy recently.

@elct9620
Copy link
Owner Author

elct9620 commented May 4, 2018

Current I have a workable version implement, but for Wildcard support, there still have some problem.

"Wildcard only support DNS verification"

So, the gem needs a redesign.

P.S. API is changed a lot, it need rewrite too.

@elct9620
Copy link
Owner Author

Update:

The Wildcard require DNS verification, and it is hard to update DNS record if we want to renew it. I think we can provide V2 API for single domain update, and integrate with other gems to support DNS verification for wildcard support. (Ex. CloudFlare)

@enrico
Copy link

enrico commented Apr 6, 2019

@elct9620 when are you planning to release V2 version with single domain support? Do you have a separate branch for it?

@elct9620
Copy link
Owner Author

elct9620 commented Apr 7, 2019

I have a V2 version branch in my local machine when I testing the wildcard feature. I will update it as soon as possible to support V2 and single domain version. And find a way to support wildcard version. 🤔

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

No branches or pull requests

3 participants