]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
daemon: Fix 'caert.pem' typo in privileged help output
authorChristophe Fergeau <cfergeau@redhat.com>
Wed, 18 Sep 2013 12:01:26 +0000 (14:01 +0200)
committerEric Blake <eblake@redhat.com>
Wed, 18 Sep 2013 13:56:25 +0000 (07:56 -0600)
commit521b78d0afb9aff3c9f8d593e63c3d94b8f28f5d
tree0e0d6e36ceea4be9a0806f2f9b2fe543494db0f8
parent13e9bad55ad3d4705585bd483765805973d9f2f1
daemon: Fix 'caert.pem' typo in privileged help output

The help message indicates that the CA certificate is
$sysconfdir/pki/CA/caert.pem while the actual path is
$sysconfdir/pki/CA/cacert.pem

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
daemon/libvirtd.c