signalserver
signalserver copied to clipboard
HTTPS support
Nowadays, communication between client and server is sensitive, and a server should accept HTTPS communications, especially if some sensitive information is transported (e.g. a password, users use to use the same password everywhere so scanning the HTTP signalserver communication would permit e.g. an attacker to access the email account of the user).
Related to https://github.com/bavc/qctools/pull/242#issuecomment-270956925
It will be cool to have it. I need to add more serious web server + installing cert. So once we start really thinking about putting this on the web server, I will add https.