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

When should we expect dokku let's encrypt wildcard certificate plugin #148

Closed
aadags opened this issue Mar 27, 2018 · 4 comments
Closed
Labels

Comments

@aadags
Copy link

aadags commented Mar 27, 2018

Hi Everyone,

I use dokku and i would like to know when to expect the wildcard certificate.

Thanks in advance.

@joshmanders
Copy link
Contributor

It's a pretty tough thing to do because wildcard support requires dns validation.

@josegonzalez
Copy link
Member

The official answer is "Whenever someone contributes a pull request for wildcard support".

As has been mentioned, letsencrypt will now require dns validation for wildcard certificates. As such, this won't be a simple thing to add, and the implementor needs to think about the workflow changes necessary.

If anyone is interested in contributing this change, please do so! I'm happy to review any pull requests related to this and other features :)

@nahtnam
Copy link

nahtnam commented May 6, 2019

I have almost zero experience with this but one interesting thing I noticed was that with the certbot cli, it shows you what DNS settings to add, and will check only once you hit enter. Would using the certbot CLI be something that Dokku can do?

@josegonzalez
Copy link
Member

Probably. Pull requests welcome.

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

No branches or pull requests

4 participants