mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-09-14 12:37:41 +01:00
* Generate self-signed certificates for development To simplify development generate a self-signed certificate on first build. Also make sure that the self-signed certificate is being added the RAUC keyring so that manual updates can be performed. * Add self-signed certificat independent of deployment type * Add a warning when building with self-signed certificate