Re: [Qemu-devel] PATCH 5/8: x509 certificate for server

2007-08-13 Thread Daniel P. Berrange
This patch adds support for using x509 certificates on the server end. The server needs a CA certificate, and its own certificate and private key. A CA revocation list is optional. This this patch the file names are hardcoded. The next-but-one patch will make them configurable. The use of x509 cer

Re: [Qemu-devel] PATCH 5/8: x509 certificate for server

2007-07-31 Thread Daniel P. Berrange
This patch adds support for using x509 certificates on the server end. The server needs a CA certificate, and its own certificate and private key. A CA revocation list is optional. This this patch the file names are hardcoded. The next-but-one patch will make them configurable. The use of x509 cer