mirror of
https://github.com/nodemailer/wildduck.git
synced 2024-11-10 17:47:07 +08:00
update ASP generator
This commit is contained in:
parent
124b1d7a98
commit
ef4c2980c3
1 changed files with 0 additions and 3 deletions
|
@ -49,6 +49,3 @@ accountDescription="WildDuck ({email})"
|
|||
# If certificate path is not defined, use global or built-in self-signed certs
|
||||
#key="/path/to/server/key.pem"
|
||||
#cert="/path/to/server/cert.pem"
|
||||
key="/Users/andris/Temp/tls/key.pem"
|
||||
ca=["/Users/andris/Temp/tls/cacert.pem"]
|
||||
cert="/Users/andris/Temp/tls/crt.pem"
|
||||
|
|
Loading…
Reference in a new issue