Do not explicitly disable SSLv3 if GnuTLS does it already.
authorAndrej Kacian <ticho@claws-mail.org>
Tue, 23 Aug 2016 15:47:24 +0000 (17:47 +0200)
committerAndrej Kacian <ticho@claws-mail.org>
Tue, 23 Aug 2016 15:47:24 +0000 (17:47 +0200)
commitb88c772b96c2c0cce11fbf1012806bd11d6b1452
treeb66d9377b5264a8b928e8e3aee3fb96b3211bec2
parentf4e859902a0541db982248ee4a59901e0568d381
Do not explicitly disable SSLv3 if GnuTLS does it already.

Starting with GnuTLS 3.4.0, SSL 3.0 is no longer
included in the default priorities list.
src/common/ssl.c