[virt-tools-list] TLC Connection Issues with VNC

Daniel P. Berrange berrange at redhat.com
Tue Jul 16 13:26:28 UTC 2013


On Mon, Jul 15, 2013 at 06:28:35PM -0700, Gregg Stock wrote:
> 
> warning : virNetTLSContextCheckCertKeyUsage:272 : Certificate
> [session] usage does not permit key encipherment

This says you've created and/or configured bad certificates.

Per the instructions here:

  http://libvirt.org/remote.html#Remote_certificates

The key usage extension for the client/server certs must include

  encryption_key
  signing_key

Or the key usage should be omitted. This error says you have some other
key usage set when creating the certs.

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the virt-tools-list mailing list