Trying to get SSL working but hidden.

This commit is contained in:
CCOSTAN 2016-11-08 19:24:59 +00:00
parent 92b14d9d4f
commit c5038433f7
2 changed files with 6 additions and 0 deletions

4
.gitignore vendored
View File

@ -1,5 +1,9 @@
*.pid
*.xml
*.csr
*.crt
*.key
www
OZW_Log.txt
home-assistant.log
home-assistant_v2.db

View File

@ -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: