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

SSL certificate won't renew #13

Open
wavelov3r opened this issue Jan 25, 2024 · 3 comments
Open

SSL certificate won't renew #13

wavelov3r opened this issue Jan 25, 2024 · 3 comments

Comments

@wavelov3r
Copy link

Here is my config:

`lets_encrypt:
accept_terms: true
certfile: fullchain.pem
keyfile: privkey.pemm
token: abracadabratoken7423892
domains:

  • abracadabra.webredirect.org:2363
  • abracadabra.webredirect.org
    aliases: []
    seconds: 300`

It's the second time i cannot reach HA and have to manually renew certificates (so the first time happened 6 months ago)

@wavelov3r
Copy link
Author

Maybe it's because i've the port 80 closed?

@vittorio88
Copy link
Contributor

You shouldn't put ports like :2363 in the domain name.

@vittorio88
Copy link
Contributor

This software communicates through API with the DNS provider using a new approach called DNS-01, so Let's Encrypt looks at that instead of the ports on your Home Assistant.

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