Closed eegerferenc closed 4 months ago
Meanwhile, I dug into the problem in detail. What I found is the following:
First, a bit of history:
The situation from HA's perspective is rather problematic because of the following:
Currently, I see the following possiblity of solving the problem. First, it has to be ensured that a correctly-functioning version of certbot-dns-he is available on PyPI (as HA add-ons pull their dependencies from there). I try to reach out to tsaaristo and ask him politely to merge the stalled PR from 2020. If this fails, one of the forked versions needs to be added to PyPI. Second, in any case, the dependency listing in LetsEncrypt add-on has to be updated to pull-in the corrected version.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Why was this closed as not planned? I am having the same issue.
It was closed by a bot due to inactivity. I did not have time to deal with the issue and no-one else reacted on it. Maybe a later time I will continue to work on it.
Describe the issue you are experiencing
In the current implementation of Hurricane Electric DNS plugin of Let'sEncrypt, there is no option for performing domain validation of subdomain. E.g. for the managed domain "eegerferenc.org", only "eegerferenc.org" or "*.eegerferenc.org" can be validated, but not for example "homeassistant.eegerferenc.org".
What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Home Assistant Operating System
Which add-on are you reporting an issue with?
Let's Encrypt
What is the version of the add-on?
5.0.18
Steps to reproduce the issue
Have a managed domain with a subdomain at dns.he.net registered
Set up Let'sEncrypt accordingly:
Start Let'sEncrypt to generate/renew certificate ...
System Health information
System Information
Home Assistant Cloud
logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | okHome Assistant Supervisor
host_os | Home Assistant OS 12.3 -- | -- update_channel | stable supervisor_version | supervisor-2024.06.0 agent_version | 1.6.0 docker_version | 25.0.5 disk_total | 28.0 GB disk_used | 6.5 GB healthy | true supported | true host_connectivity | true supervisor_connectivity | true ntp_synchronized | true virtualization | board | rpi3 supervisor_api | ok version_api | ok installed_addons | NGINX Home Assistant SSL proxy (3.9.0), File editor (5.8.0), Let's Encrypt (5.0.18), ESPHome (2024.5.5), Mosquitto broker (6.4.1), Terminal & SSH (9.14.0)Dashboards
dashboards | 3 -- | -- resources | 0 views | 4 mode | storageRecorder
oldest_recorder_run | May 14, 2024 at 00:27 -- | -- current_recorder_run | June 10, 2024 at 13:08 estimated_db_size | 574.46 MiB database_engine | sqlite database_version | 3.44.2Anything in the Supervisor logs that might be useful for us?
No response
Anything in the add-on logs that might be useful for us?
Additional information
No response