Re: [Qemu-devel] PATCH 6/8: x509 client certificate verification

2007-08-13 Thread Daniel P. Berrange
This patch adds support for requesting and validating client certificates. In effect the client certificates are being used as the authentication mechansim, making VNC passwords unccessary, though using a combination of both is also possible. Example usage of just certificate verification qemu

Re: [Qemu-devel] PATCH 6/8: x509 client certificate verification

2007-07-31 Thread Daniel P. Berrange
This patch adds support for requesting and validating client certificates. In effect the client certificates are being used as the authentication mechansim, making VNC passwords unccessary, though using a combination of both is also possible. The verification of client certificates is enabled usin