From: Phil Pennock Date: Thu, 17 May 2012 12:16:11 +0000 (-0400) Subject: Handle TLSv1.2 in test suite. X-Git-Tag: exim-4_80_RC1~13 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/6bf5d8f2ca7524fd63f803032cada89e54544cf3?hp=6bf5d8f2ca7524fd63f803032cada89e54544cf3 Handle TLSv1.2 in test suite. 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. ---