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

renew wildcard ssl cert #170

Closed
luisgarcia1010 opened this issue Apr 9, 2019 · 4 comments
Closed

renew wildcard ssl cert #170

luisgarcia1010 opened this issue Apr 9, 2019 · 4 comments

Comments

@luisgarcia1010
Copy link

I have now issued certificates for my domain example.com and *.example.com
when extending the certificate shows an error

dokku letsencrypt:auto-renew app
=====> Auto-renew app...
=====> Let's Encrypt app
-----> Updating letsencrypt docker image...
latest: Pulling from dokkupaas/letsencrypt-simp_le
Digest: sha256:95681f7cd659f23f451738121df9efe42ffc919e93a969781c40e936258fea72
Status: Image is up to date for dokkupaas/letsencrypt-simp_le:latest
       done updating
-----> Enabling ACME proxy for app...
-----> Getting letsencrypt certificate for app...
        - Domain 'example.com'
        - Domain '*.example.com'
darkhttpd/1.12, copyright (c) 2003-2016 Emil Mikulic.
listening on: http://0.0.0.0:80/
2019-04-09 13:25:07,657:INFO:__main__:1211: Generating new account key
ACME server returned an error: urn:acme:error:malformed :: The request message was malformed :: Error creating new authz :: Wildcard names not supported


Debugging tips: -v improves output verbosity. Help is available under --help.
-----> Certificate retrieval failed!
-----> Disabling ACME proxy for app...
       done

How can I extend the certificate, if it does not even offer, what record in the DNS should I register?

@fruitl00p
Copy link
Contributor

Currently, the dokku-letsencrypt plugin doesn't yet support wildcard domains...

@luisgarcia1010
Copy link
Author

luisgarcia1010 commented May 3, 2019

Currently, the dokku-letsencrypt plugin doesn't yet support wildcard domains...

Interestingly, it turns out how wildcard certificate for domains was released then...

@fruitl00p
Copy link
Contributor

@luisgarcia1010 the validation for wildcard certificates is only possible thru DNS validation (IIRC) and this isnt supported for this plugin...

@almereyda
Copy link

This is a duplicate of #147 and can therefore be closed.

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

No branches or pull requests

4 participants