You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
216 B
YAML

---
2 years ago
idp_tls:
cert: "{{ cacert_home }}/etc/{{ oidc_urls.idp.host }}.pem"
key: "{{ cacert_home }}/etc/{{ oidc_urls.idp.host }}-key.pem"
client_cas: "{{ cacert_home }}/etc/{{ oidc_urls.idp.host }}-client-cas.pem"