Hi
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
On Mon, Dec 3, 2012 at 10:53 AM, Christophe Fergeau <cfergeau@xxxxxxxxxx> 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
_______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list