On Fri, May 6, 2011 at 10:01 AM, Doug Goldstein <cardoe@xxxxxxxxxx> wrote: > Update the documentation to mention that the CA certificate and the > client cert/key pair can come from the user's location or the global > location independent of each other. > > Signed-off-by: Doug Goldstein <cardoe@xxxxxxxxxx> > --- > Âdocs/remote.html.in | Â 11 +++++++---- > Â1 files changed, 7 insertions(+), 4 deletions(-) > > diff --git a/docs/remote.html.in b/docs/remote.html.in > index 33dbba2..42eb14c 100644 > --- a/docs/remote.html.in > +++ b/docs/remote.html.in > @@ -395,10 +395,13 @@ next section. > Â Â </p> > Â Â <ul> > Â Â Â <li> For a non-root user, libvirt tries to find the certificates > - Â Â Â Âin $HOME/.pki/libvirt. If any of the required certificates can > - Â Â Â Ânot be found, then the global default locations > - Â Â Â Â(/etc/pki/CA/cacert.pem, /etc/pki/libvirt/private/clientkey, > - Â Â Â Â/etc/pki/libvirt/clientcert.pem) will be used. > + Â Â Â Âin $HOME/.pki/libvirt. If the required CA certificate can > + Â Â Â Ânot be found, then the global default location > + Â Â Â Â(/etc/pki/CA/cacert.pem) will be used. > + Â Â Â ÂLikewise, if either the client certificate > + Â Â Â Âor the client key can not be found, then the global default > + Â Â Â Âlocations (/etc/pki/libvirt/clientcert.pem, > + Â Â Â Â/etc/pki/libvirt/private/clientkey.pem) will be used. > Â Â Â </li> > Â Â Â <li> For the root user, the global default locations will be used.</li> > Â Â </ul> > -- > 1.7.5.rc3 > Bump. -- Doug Goldstein -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list