telekom-mms / ansible-collection-acme

An Ansible collection for issuing certificates via the ACME protocol.
GNU General Public License v3.0
50 stars 9 forks source link

Revoke certificate(s) #61

Open avalor1 opened 3 years ago

avalor1 commented 3 years ago

It should be possible to revoke certificates in case the key got compromised or it is not longer needed.

Maybe it is possible via some kind of list which gets looped. Also we should try to make it idempotent.