Re: [libvirt] [PATCH] qemu: Fix bug assuming usage of default UUID for certificate passphrase

2017-08-15 Thread Michal Privoznik
On 07/21/2017 11:47 PM, John Ferlan wrote: > If an environment specific _tls_x509_cert_dir is provided, then > do not VIR_STRDUP the defaultTLSx509secretUUID as that would be > for the "default" environment and not the vnc, spice, chardev, or > migrate environments. If the environment needs a secre

Re: [libvirt] [PATCH] qemu: Fix bug assuming usage of default UUID for certificate passphrase

2017-08-14 Thread John Ferlan
ping? Tks, John On 07/21/2017 05:47 PM, John Ferlan wrote: > If an environment specific _tls_x509_cert_dir is provided, then > do not VIR_STRDUP the defaultTLSx509secretUUID as that would be > for the "default" environment and not the vnc, spice, chardev, or > migrate environments. If the envir

[libvirt] [PATCH] qemu: Fix bug assuming usage of default UUID for certificate passphrase

2017-07-21 Thread John Ferlan
If an environment specific _tls_x509_cert_dir is provided, then do not VIR_STRDUP the defaultTLSx509secretUUID as that would be for the "default" environment and not the vnc, spice, chardev, or migrate environments. If the environment needs a secret to decode it's certificate, then it must provide