Skip to content
Snippets Groups Projects
Commit b14cdb74 authored by Emmanuel Jaep's avatar Emmanuel Jaep
Browse files

updated path of Quovadis CA certificate to Digicert CA.

parent c60cdc85
No related branches found
No related tags found
No related merge requests found
......@@ -47,10 +47,10 @@
path: /etc/openldap/cacerts
state: directory
- name: download QuoVadis intermediate certificate
- name: download Digicert intermediate certificate
get_url:
dest: /etc/openldap/cacerts/quovadis.pem
url: https://rauth.epfl.ch/Quovadis_Root_CA_2.pem
dest: /etc/openldap/cacerts/digicert.pem
url: https://rauth.epfl.ch/Digicert_TLS_RSA_SHA256_2020_CA1.pem
- name: generate sssd.conf
template:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment