RedELK: elkserver certbot fails with "connection refused"
I have manually modified the mounts/redelk-config/etc/redelk/config.json
to include the correct domain and a valid email address for Let’s Encrypt. However, the certbot docker image fails with “connection refused”.
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 18 (2 by maintainers)
@fastlorenzo @MarcOverIP tested the
master
branch now on a fresh 18.04, can confirm the issue is solved both with full and limited install. Thanks a lot for all the support fixing this! I’ll go ahead and close this if that’s okay with you, and will do the same with the other, related issue.Edit: I see you already closed the other issue, great! 😃
@fastlorenzo in that branch, letsencrypt is turned off by default in config.json. Should I enable it manually, add the domain and email, and test?