Install gateway cert with intermediate cert
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
32efa37308
commit
905ef28ad2
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
|
||||
- name: install /etc/pki/tls/certs/gateway.crt
|
||||
copy:
|
||||
src="{{private}}/files/smtpd/gateway.crt"
|
||||
src="{{private}}/files/smtpd/gateway.complete.crt"
|
||||
dest=/etc/pki/tls/certs/
|
||||
owner=root
|
||||
group=root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue