matrix-docker-ansible-deploy/roles/matrix-nginx-proxy/tasks
Slavi Pantaleev 5c821b581a Check fullchain.pem, not cert.pem
While using certbot means we'll have both files retrieved,
it's actually the fullchain.pem file that we use in nginx configuration.

Using that one for the check makes more sense.
2019-05-21 11:58:18 +09:00
..
ssl Check fullchain.pem, not cert.pem 2019-05-21 11:58:18 +09:00
init.yml Split playbook into multiple roles 2019-01-12 18:01:10 +02:00
main.yml Make matrix-nginx-proxy role independent of others 2019-01-17 13:32:46 +02:00
self_check_well_known.yml Make self-check not validate self-signed certificates 2019-03-22 09:41:08 +02:00
self_check_well_known_file.yml Make self-check not validate self-signed certificates 2019-03-22 09:41:08 +02:00
setup_nginx_proxy.yml Do not force firewalld on people 2019-04-03 11:37:20 +03:00
setup_well_known.yml Split playbook into multiple roles 2019-01-12 18:01:10 +02:00
validate_config.yml Make matrix-nginx-proxy role independent of others 2019-01-17 13:32:46 +02:00