Support optional parameter to not enable ssl

This server can be started in two different ways:
1. Via systemd socket, which can itself come in two different paths:
  a. Direct bind to external HTTPS port 443
  b. Reverse proxy to local port like 8081
2. Via command line call

This commit keeps backward compatibility and allows this new --no-ssl
option to be passed in when using a proxy.

Change-Id: I713b53e492862684eb6db45c602ce3c9e8e2f453
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
1 file changed
tree: 828c62e29614df89f17632104643fd4c8c3926b2
  1. module/
  2. servers/
  3. LICENSE