Files
addons/letsencrypt
Geoff Maciolek c60cb81490 Add Linode example w/notes on API & type error (#2048)
* 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>
2021-07-08 11:51:37 +02:00
..

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 Supports amd64 Architecture Supports armhf Architecture Supports armv7 Architecture Supports i386 Architecture

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.