5 lines
134 B
YAML
5 lines
134 B
YAML
|
---
|
||
|
demoapp_tls:
|
||
|
cert: "{{ cacert_home }}/etc/app.cacert.localhost.pem"
|
||
|
key: "{{ cacert_home }}/etc/app.cacert.localhost-key.pem"
|