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] [server]
host = localhost host = localhost
port = 10001 port = 10001
cert = ./certs/server-pub.pem cert = ./certs/statusd-pub.pem
key = ./certs/server-key.pem key = ./certs/statusd-key.pem
[client] [client]
cert = ./certs/client-pub.pem cert = ./certs/statusclient-pub.pem
[api] [api]
api = ./api api = ./api