qt5base-lts/tests/auto/network
Sebastian Lösch 73ad2bf32f Make ephemeral server key available
When using cipher algorithms with forward secrecy an ephemeral key is
used to generate the symmetric session key. Beside the SSL certificate's
key, this ephemeral key is of cryptographic interest.

The ephemeral key is chosen by the server side - currently statically in
the Qt implementation - so it is only of interest on the client side to
check it. Therefore the ephemeral key is the null key if the connection
is set up in server mode or a cipher without forward secrecy is used.

Change-Id: If241247dbb8490a91233ae47f2b38952c6591bf4
Reviewed-by: Markus Goetz (Woboq GmbH) <markus@woboq.com>
2016-01-04 18:10:14 +00:00
..
access Merge remote-tracking branch 'origin/5.6' into dev 2015-12-18 08:37:31 +01:00
bearer Merge remote-tracking branch 'origin/5.6' into dev 2015-12-18 08:37:31 +01:00
kernel Merge remote-tracking branch 'origin/5.6' into dev 2015-12-18 08:37:31 +01:00
socket Tests: Remove empty init/cleanup slots, constructors and destructors. 2015-12-10 05:26:05 +00:00
ssl Make ephemeral server key available 2016-01-04 18:10:14 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00