There it is.

This commit is contained in:
Bandie Canis
2017-09-30 14:51:23 +02:00
parent e7d44a152e
commit b524f113dc
8 changed files with 450 additions and 0 deletions

19
ding_server.cfg Normal file
View File

@ -0,0 +1,19 @@
[Server]
host=localhost
port=13573
[Security]
# Certificate of the OWN CA
cafile=CA.crt
# Server's certificate [signed by the CA above]
certfile=ding_server.crt
# Server's private key
keyfile=ding_server.key
[Commands]
# Syntax:
# SERVER_COMMAND: Command --which --should_be --executed
lock: xscreensaver-command -lock