]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tools: fix paths in PKI validation error messages
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 12 Jun 2024 10:54:26 +0000 (11:54 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 13 Jun 2024 09:22:21 +0000 (10:22 +0100)
commit2b80329a6a4126e8a2bf8f67dad82333fe6de23d
tree848254d4b165c151d9e839d787957fae3a6ee587
parent230d81fc3a1398e66f482e404abe9759afd9bb59
tools: fix paths in PKI validation error messages

A couple of paths passed in the error messages, didnt match the paths
that were actually being tested.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
tools/virt-pki-validate.c