Lähettäjä: Phil Pennock Päiväys: Vastaanottaja: Todd Lyons Kopio: exim-dev Aihe: Re: [exim-dev] TLS messages in test suite
On 2013-10-15 at 20:26 -0700, Todd Lyons wrote: > The following in the testsuite script normalizes TLS versions (for
> recent openssl versions) and fixes a lot of erroring tests:
>
> s/TLSv1\.1/TLSv1/;
Probably best to make that /TLSv1\.[12]/ then, to catch those with newer
TLS available.