diff --git a/.gitignore b/.gitignore index ec70f280..67a6e988 100755 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,9 @@ *.pid *.xml +*.csr +*.crt +*.key +www OZW_Log.txt home-assistant.log home-assistant_v2.db diff --git a/configuration.yaml b/configuration.yaml index 54aa9a18..05342495 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -9,6 +9,8 @@ homeassistant: http: api_password: !secret http_api_password + ssl_certificate: !secret ssl_certificate + ssl_key: !secret ssl_key frontend: panel_iframe: