Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Can not retrieve terms of service from certificate authority #29

Closed
hoangvubrvt opened this issue Sep 25, 2019 · 9 comments · Fixed by #31
Closed

Can not retrieve terms of service from certificate authority #29

hoangvubrvt opened this issue Sep 25, 2019 · 9 comments · Fixed by #31

Comments

@hoangvubrvt
Copy link

hoangvubrvt commented Sep 25, 2019

Hi everybody,

I got error to generate certs
Screen Shot 2019-09-25 at 20 15 45

Has anyone got this error before?
My docker-compose is same as the sample in your document.

Thanks for help!

@daxiondi
Copy link

Me too, I want to know how to solve it. @stieuquy @Valian

@otolab
Copy link

otolab commented Sep 27, 2019

refs:
auto-ssl/lua-resty-auto-ssl#192

patch:
ce7b7d1

try it.

@daxiondi
Copy link

@otolab thank you Solved my problem

@ezbik
Copy link

ezbik commented Oct 2, 2019

Actually new Dehydrated must be included, which is already part of lua-resty-auto-ssl
auto-ssl/lua-resty-auto-ssl#192

donmasakayan added a commit to donmasakayan/docker-nginx-auto-ssl that referenced this issue Oct 14, 2019
@Valian
Copy link
Owner

Valian commented Oct 15, 2019

I will look at this and update the image soon, when I'll find some spare time. Sorry for delay!

@elertan
Copy link

elertan commented Oct 19, 2019

I will look at this and update the image soon, when I'll find some spare time. Sorry for delay!

Any idea when this will get fixed? @Valian

@shivekkhurana
Copy link

Hi @Valian,
This is a wonderful container and it has helped me to setup multiple proxies without having to know about configuring ngixn or letsencrypt.

I had an immediate requirement to setup https on reverse proxies, and had to go with a different solution. I tried building the Docker image myself from the patch commented above, but still ran into errors.

For anyone else who is a DevOps noob like myself, I found that configuring Traefik Reverse Proxy was really easy. It has support for Letsencrpyt (not as seemless as this image but not very hard either). This is the blog post I referred to for setting Traefik up : https://timonweb.com/tutorials/an-example-of-docker-compose-and-traefik-config-domain-name-ssl-certificate/

I like this package more and am patiently waiting for you to rebuild this image.

Thanks

@Valian
Copy link
Owner

Valian commented Oct 28, 2019

@stieuquy @shivekkhurana @elertan I've updated lua-resty-auto-ssl package version in #31 and tested it on some of my websites. I think it should be fixed now, but please confirm. Also, I've started to properly tag image releases, this has tag 1.0.0 because this image seems to be already pretty stable.

So, to test everything, try to use either tag latest or 1.0.0 from DockerHub. Sorry for the delay!

Just to be sure, the previous image (before #31 was merged) is available as 0.3.0 tag on DockerHub.

@shivekkhurana
Copy link

Thanks @Valian. I tested 1.0.0 and it works like a charm again :)

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

Successfully merging a pull request may close this issue.

7 participants