]> git.proxmox.com Git - pmg-api.git/commit
api: certs: sort hash keys, just to be sure
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 16 Mar 2021 16:43:52 +0000 (17:43 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 16 Mar 2021 16:46:33 +0000 (17:46 +0100)
commitaf6b569a63b8bbae5a9b73d20ccb7f7ffd953460
tree266638bc631a7f140a336ed07251e91acd153c36
parent259f8a410eeb627ae1c6711cb9d891e9ae74d5cc
api: certs: sort hash keys, just to be sure

knowing perl this is just nicer and should never be an issue as
without it they will be scrambled around on each run anyway.

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