gweb: Use GnuTLS priority string to provide wide compatibility
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Fri, 1 Jul 2011 23:50:54 +0000 (20:50 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 2 Jul 2011 03:04:37 +0000 (20:04 -0700)
commitc53b8dc36b7aa240343b507cfc6ff5194ff9f2eb
tree22f83710c13a324e05f612fc5f8cb1b365a574ca
parent2383e638e96608671abbc51b94a9a32cf87e1a1e
gweb: Use GnuTLS priority string to provide wide compatibility

This priority string will only enable SSL 3.0 and TLS 1.0 as protocols
and will disable, via the %COMPAT keyword, several TLS protocol options
that are known to cause compatibility problems.

Reference: http://www.gnu.org/software/gnutls/manual/html_node/Interoperability.html#Interoperability
gweb/giognutls.c