Make the default ssloptions testable.
authorRichard Moore <rich@kde.org>
Sun, 27 Nov 2011 12:45:30 +0000 (12:45 +0000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 29 Nov 2011 13:00:01 +0000 (14:00 +0100)
commit3d3fdcd3a588722b0004f4ef0c91f01ebc6c7b96
treeb53ad5aac8d2474602eab54741ac2f29243ae08b
parent79923f5b32f0e0b745d5465d73fe13c43bcbbd41
Make the default ssloptions testable.

Centralise the specification of the default ssloptions to make the code
clearer and more testable.

Change-Id: I4f4bae72736dd063ee4cd64c6375e82d0600a105
Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com>
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
src/network/ssl/qsslconfiguration.cpp
src/network/ssl/qsslconfiguration_p.h
tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp