mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 17:53:10 +00:00
* Adding support for ACME v2 protocol to Let's Encrypt module. * Retry if nonce is invalid. (https://github.com/letsencrypt/Pebble#invalid-anti-replay-nonce-errors) * Add support for errors list (also see letsencrypt/boulder#3339).