]> git.proxmox.com Git - pmg-api.git/commit
fix revocation of old certificate on renewal
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 17 Mar 2021 10:12:18 +0000 (11:12 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 17 Mar 2021 10:26:29 +0000 (11:26 +0100)
commit58f5c8f1121ee116fa81922fead0cfeca272b6c7
tree959f774102e92c0c131de0350f5f8fe340afbad1
parentc7f1f473486d13ac86154d2fb72d0f0fd2e0801b
fix revocation of old certificate on renewal

in PMG key and certificate are in the same file so we need
to extract the certificate (like in the revoke api call)

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PMG/API2/Certificates.pm