konfiguration an kraut.space angepaßt

This commit is contained in:
+++ 2020-09-07 15:17:49 +02:00
parent 380661cc64
commit 5e7afde181
2 changed files with 9 additions and 9 deletions

View file

@ -6,15 +6,15 @@
[general]
timeout = 3.0
loglevel = info
loglevel = debug
[server]
host = nr18.space
host = status.kraut.space
port = 10001
cert = ./certs/server.crt
fqdn = server.status.kraut.space
cert = ./certs/statusd-pub.pem
fqdn = status.kraut.space
[client]
cert = ./certs/client.crt
key = ./certs/client.key
cert = ./certs/statusclient-pub.pem
key = ./certs/statusclient-key.pem

View file

@ -14,11 +14,11 @@ loglevel = debug
[server]
host = localhost
port = 10001
cert = ./certs/server.crt
key = ./certs/server.key
cert = ./certs/server-pub.pem
key = ./certs/server-key.pem
[client]
cert = ./certs/client.crt
cert = ./certs/client-pub.pem
[api]
api = ./api