On Fri, Jul 08, 2011 at 11:16:03 +0100, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <[email protected]>
> 
> The virNetTLSContextNew was being passed key/cert parameters in
> the wrong order. This wasn't immediately visible because if
> virNetTLSContextNewPath was used, a second bug reversed the order
> of those parameters again.
> 
> Only if the paths were manually specified in /etc/libvirt/libvirtd.conf
> did the bug appear
> 
> * src/rpc/virnettlscontext.c: Fix order of params passed to
>   virNetTLSContextNew
> ---
>  src/rpc/virnettlscontext.c |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)

ACK

Jirka

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to