I’m using LetsEncrypt and Nginx via the certbot addon on hass.io
I’m wondering if anyone has gotten the LetsEncrypt wildcard support to work as yet, and if there are any details I can find?
LetsEncrypt added this functionality during 13th March 2018 .
Is it as easy as just changing my config to request and use a “*.mydomain.com” Windcard cert?
jwelter
(John Welter)
April 13, 2018, 6:54pm
2
Using it via haproxy in front of home assistant and no issues. I use the ACME project to automate the renewals and such.
Thanks, is the process identical to any other cert request?
jwelter
(John Welter)
April 13, 2018, 6:56pm
4
In the url field I used to use home.mydomain.com and now I use *.mydomain.com and it works… Just make sure to change the issuing server to the V2 which does wildcards.
Thanks, this is exactly what I was hoping for.
I’ll check the hass.io add-on documentation to see if there is any reference to this.
For details, I’m using these add-ons:
# Home Assistant Add-on: Letsencrypt
Let's Encrypt is a certificate authority that provides free X.509 certificates for Transport Layer Security encryption via an automated process designed to eliminate the hitherto complex process of manual creation, validation, signing, installation, and renewal of certificates for secure websites.
![Supports aarch64 Architecture][aarch64-shield] ![Supports amd64 Architecture][amd64-shield] ![Supports armhf Architecture][armhf-shield] ![Supports armv7 Architecture][armv7-shield] ![Supports i386 Architecture][i386-shield]
Setting up Letsencrypt allows you to use validated certificates for your webpages and web-interfaces.
It requires you to own the domain you are requesting the certificate for.
The generated certificate can be used within others addons. By default the path and file for the certificates within other addons will refer to the files generated within this addon.
[discord]: https://discord.gg/c5DvZ4e
[forum]: https://community.home-assistant.io
[issue]: https://github.com/home-assistant/hassio-addons/issues
[certbot]: https://certbot.eff.org
[reddit]: https://reddit.com/r/homeassistant
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
This file has been truncated. show original