]> git.proxmox.com Git - pve-common.git/commit - src/PVE/Certificate.pm
certificate: add subroutine that checks if cert and key match
authorMax Carrara <m.carrara@proxmox.com>
Fri, 3 Mar 2023 17:57:02 +0000 (18:57 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 7 Mar 2023 09:14:42 +0000 (10:14 +0100)
commita3baf76738f8cbab6c95194cde0ff2b29da7a587
tree109c7c76e3cbb13b7de588953796434620951b41
parentd8a0dff1b5f19b02d44e72e06f6abcad0e0bd3bf
certificate: add subroutine that checks if cert and key match

This is done here in order to allow other packages to make use of
this subroutine.

Signed-off-by: Max Carrara <m.carrara@proxmox.com>
src/PVE/Certificate.pm