Commit graph

3 commits

Author SHA1 Message Date
John "Elwin" Edwards
4059bf2983 Fix possibly insecure permissions on the control socket.
The server's control socket is now in a private directory.
2017-01-28 09:57:31 -05:00
John "Elwin" Edwards
5b790718d8 Use either HTTP or HTTPS.
If HTTPS is enabled, RLGWebD will not use insecure HTTP.
2017-01-08 16:17:11 -05:00
John "Elwin" Edwards
61ddb2eaea Move RLGWebD configuration options into a configuration file.
On startup, rlgwebd now reads /etc/rlgwebd.conf.  If the options for
HTTPS are not found, it will only use HTTP.
2017-01-04 20:28:29 -05:00