haoctopus / molohub

home assistant reverse proxy component
241 stars 59 forks source link

HA启用SSL之后无法通过微信小程序访问 #6

Open Chiunownow opened 5 years ago

Chiunownow commented 5 years ago
http:
    ssl_certificate: /home/chiunownow/.homeassistant/xxxxx.pem
    ssl_key: /home/chiunownow/.homeassistant/xxxxx.key

配置了证书之后,HA似乎禁止了非SSL的连接,绑定molohub后显示空白页面 我用了frp做内网穿透,绑定时扫描的二维码是通过VPS访问HA来打开的,不知道是否有影响