matrix-docker-ansible-deploy/roles/custom/matrix-nginx-proxy
Slavi Pantaleev 5b26647127 Upgrade Certbot (v1.31.0 -> v2.0.0) and switch to new default key type (ecdsa)
More details about the new key type can be found here:
https://eff-certbot.readthedocs.io/en/stable/using.html#rsa-and-ecdsa-keys

Existing RSA-based keys will continue to renew as RSA until manual
action is taken. Example from the documentation above:
> certbot renew --key-type ecdsa --cert-name example.com --force-renewal

In the future, we may add a command which does this automatically for
all domains.
2022-11-28 09:24:25 +02:00
..
defaults Upgrade Certbot (v1.31.0 -> v2.0.0) and switch to new default key type (ecdsa) 2022-11-28 09:24:25 +02:00
tasks Replace import_role calls with include_role calls 2022-11-27 11:27:01 +02:00
templates /usr/local/bin/matrix-ssl-lets-encrypt-certificates-renew -> /matrix/ssl/bin/lets-encrypt-certificates-renew 2022-11-27 09:53:23 +02:00
vars Add service groups 2022-11-23 11:45:47 +02:00