jason0x43 / hacs-hubitat

A Hubitat integration for Home Assistant
MIT License
196 stars 48 forks source link

add https support to event listener server #158

Closed kevdliu closed 2 years ago

kevdliu commented 2 years ago

Hello,

This is the custom_component counterpart to https://github.com/jason0x43/hubitatmaker/pull/16

It allows the user to specify the path to the SSL certificate and private key files and run the event listener server with SSL. If either of the options are blank, the server will run without SSL.