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

Error obtaining certificate #11

Closed
opb opened this issue Apr 16, 2016 · 3 comments
Closed

Error obtaining certificate #11

opb opened this issue Apr 16, 2016 · 3 comments

Comments

@opb
Copy link

opb commented Apr 16, 2016

Hi there

I've just se tup a new rancher deployment, and Am currently trying to ge this letsencrypt stack working.

I simply added from the catalog, filled in the details (I'm using DNSimple) and launched. The service keeps restarting, and by using the docker logs command, I see the following lines, repeated over and over:

level=info msg="Starting Let's Encrypt Certificate Manager v0.2.7 5dbb48c"
level=info msg="Using locally stored Let's Encrypt account for opb@redacted.com"
level=info msg="Trying to obtain SSL certificate for myhost.mydomain.uk"
level=error msg="[myhost.mydomain.uk] Error obtaining certificate: Error presenting token dns: domain must be fully qualified"

I was using a real domain which is already set up in DNSimple, but have obviously swapped it out for a placeholder there.

Any suggestions would be appreciated, thanks!

@janeczku
Copy link
Owner

Hi, thanks for this report.
The error is due to a bug in the upstream ACME library. I just submitted a patch and as soon as that gets merged i will push a new image for Rancher.
go-acme/lego#193

@opb
Copy link
Author

opb commented Apr 17, 2016

Awesome, thanks for following up so quickly!

@janeczku
Copy link
Owner

janeczku commented Apr 18, 2016

@opb If you wanna give it a try before this makes it into the community catalog:
Clone or upgrade the letsencrypt service in Rancher and change the image to:
janeczku/rancher-letsencrypt:v0.2.8

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

2 participants