mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
* add Linode example w/notes on API & type error Linode's `linode_version` setting must be set with quotes in the YAML to prevent a type error. Also, included links to the API key information in Linode's documentation. * Update letsencrypt/DOCS.md Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
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.