]> git.proxmox.com Git - pve-manager-legacy.git/commit
api: ACME revoke: do not abort if CA is just expired
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 19 Aug 2020 16:52:00 +0000 (18:52 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 19 Aug 2020 16:52:48 +0000 (18:52 +0200)
commit6b60218af9b8967213410498aff96763e7cb2d3c
tree87a43aeac4e9cd7c0029336a7f70d11f7916f059
parent12f089b5de5fb47f97133442b6df9b2b88681437
api: ACME revoke: do not abort if CA is just expired

Else, a user would need to renew it first before being able to revoke
it, which does not make much sense..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/API2/ACME.pm