mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
* Use HA wheels during build * BUILD_ARCH arg * Remove only-binary flag * Pin cryptography to 37.0.0 for wheel * Pin cryptography to 36.0.2 for wheel * Pass cryptography version as arg
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.
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.