This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-remoteproxy/tests/resources/test-configuration-faulty-key.conf

22 lines
465 B
Plaintext

[ProxyServer]
name=test-nymea-remoteproxy-faulty-certificate
writeLogs=false
logFile=/var/log/nymea-remoteproxy-faulty.log
monitorSocket=/tmp/nymea-remoteproxy-test.sock
[SSL]
certificate=:/test-certificate.crt
certificateKey=:/not-existing-test-certificate.key
certificateChain=
[UnixSocketServerTunnelProxy]
unixSocketFileName=/tmp/nymea-remoteproxy.socket
[WebSocketServerTunnelProxy]
host=127.0.0.1
port=2212
[TcpServerTunnelProxy]
host=127.0.0.1
port=2213