mirror of
https://github.com/nodemailer/wildduck.git
synced 2024-11-10 17:47:07 +08:00
5 lines
No EOL
222 B
TOML
5 lines
No EOL
222 B
TOML
# 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"
|
|
#dhparam="/path/to/server/dhparam.pem" |