confd - add ssl_cert, ssl_key
This commit is contained in:
parent
e09a9d5c39
commit
05039c776a
@ -2,5 +2,7 @@
|
|||||||
src = "10-ssl.conf.tmpl"
|
src = "10-ssl.conf.tmpl"
|
||||||
dest = "/etc/dovecot/local.d/10-ssl.conf"
|
dest = "/etc/dovecot/local.d/10-ssl.conf"
|
||||||
keys = [
|
keys = [
|
||||||
|
"/ssl/cert",
|
||||||
|
"/ssl/key",
|
||||||
"/ssl/client/ca/dir",
|
"/ssl/client/ca/dir",
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user