zertifikate umbenannt

This commit is contained in:
example 2022-04-06 10:22:36 +02:00
parent 804e9a10e5
commit e79258b8be

View file

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