Handle TLSv1.2 in test suite.
authorPhil Pennock <pdp@exim.org>
Thu, 17 May 2012 12:16:11 +0000 (08:16 -0400)
committerPhil Pennock <pdp@exim.org>
Thu, 17 May 2012 12:16:11 +0000 (08:16 -0400)
Normalise TLSv1.2 to TLSv1.
Normalise AES256-GCM-SHA384 to AES256-SHA.
Make some test configs accept AES256-GCM-SHA384 in "encrypted =" ACLs.

Have test suite print final test id during abort, make it easier to track down.


No differences found