wildduck/config/tls.toml

5 lines
184 B
TOML
Raw Normal View History

2017-08-15 21:41:18 +08:00
# Default TLS keys (can be overriden by individual services)
#key="/path/to/server/key.pem"
#ca=["/path/to/server/ca1.pem", "/path/to/server/ca2.pem"]
#cert="/path/to/server/cert.pem"