[virt-tools-list] [PATCH v2 4/7] Add VirtViewerFile

Marc-André Lureau marcandre.lureau at gmail.com
Mon Dec 3 12:10:19 UTC 2012


Hi

On Mon, Dec 3, 2012 at 10:53 AM, Christophe Fergeau <cfergeau at redhat.com>wrote:

> Just one small comment, tls-ciphers could probably be a GStrv (mentioning
> it as disable-effects and encrypted-channels are GStrv). ACK either way.
>

That's an interesing point:

SSL_CTX_set_cipher_list() is expecting a string, and is described as "The
cipher list consists of one or more cipher strings separated by colons" in
ciphers(1)

Spice-gtk expects a string property too. I was afraid the ; may return only
the first string, so I verified the KeyFile parser handles a string value
with ; in it correctly.


-- 
Marc-André Lureau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20121203/6548c0c9/attachment.htm>


More information about the virt-tools-list mailing list