diff options
author | Peter Hartmann <peter.hartmann@nokia.com> | 2011-02-25 11:15:42 (GMT) |
---|---|---|
committer | Peter Hartmann <peter.hartmann@nokia.com> | 2011-02-28 12:39:49 (GMT) |
commit | 3287348434ee1f15c7468c7d25b2fc97c8791371 (patch) | |
tree | b609578b53075953adbb7f39be23afafba8707ab /.commit-template | |
parent | 2053ac707d0d74761ac926bafe3f3fced6daf490 (diff) | |
download | Qt-3287348434ee1f15c7468c7d25b2fc97c8791371.zip Qt-3287348434ee1f15c7468c7d25b2fc97c8791371.tar.gz Qt-3287348434ee1f15c7468c7d25b2fc97c8791371.tar.bz2 |
SSL: Switch default version to TLS 1.0
TLS is backward compatible, so servers only supporting SSL 3 should
still work. All browsers send a TLS 1.0 Client Hello these days.
However, some servers apparently have problems with a TLS handshake
(and a SNI message); for now, wait and see how many of them are
broken and either add a fallback to SSLv3 or blacklist them (i.e.
set the used SSL version for those servers explicitly).
Reviewed-by: Markus Goetz
Diffstat (limited to '.commit-template')
0 files changed, 0 insertions, 0 deletions