Re: [Qemu-devel] PATCH 7/8: command line args for x509 cert paths

2007-08-01 Thread Daniel P. Berrange
On Tue, Jul 31, 2007 at 08:54:09PM -0500, Anthony Liguori wrote: > Daniel P. Berrange wrote: > >This final code patch adds 4 new command line arguments to QEMU to allow > >the > >certificate files to be specified. The '-x509cacert', '-x509cert' and > >'-x509key' > >parameters are mandatory if the

Re: [Qemu-devel] PATCH 7/8: command line args for x509 cert paths

2007-07-31 Thread Anthony Liguori
Daniel P. Berrange wrote: This final code patch adds 4 new command line arguments to QEMU to allow the certificate files to be specified. The '-x509cacert', '-x509cert' and '-x509key' parameters are mandatory if the 'x509' or 'x509verify' flags are used when setting up the VNC server. If the cert

Re: [Qemu-devel] PATCH 7/8: command line args for x509 cert paths

2007-07-31 Thread Daniel P. Berrange
This final code patch adds 4 new command line arguments to QEMU to allow the certificate files to be specified. The '-x509cacert', '-x509cert' and '-x509key' parameters are mandatory if the 'x509' or 'x509verify' flags are used when setting up the VNC server. If the certificates are not provided, a