fuel9 / DisplayMonkey

Display Monkey digital signage solution
Other
126 stars 50 forks source link

SSL? Is this possible?? #162

Closed djstevematthews closed 4 years ago

djstevematthews commented 4 years ago

Hi we have concern that its not secure web traffic on our network. So looking to convert it to https. Can this be done easily or is there some scripting that needs editing for it to work?

psined1 commented 4 years ago

HTTPS by itself is a protocol you can activate on your web server, this is just a configuration. But you need a certificate to enable SSL. Certificates can be either self-signed or come from CA. Hope this help. Find more here. Hope it helps.