On 06/05/2016 07:25, Rainer Jung wrote:
> Am 06.05.2016 um 05:34 schrieb Bill Barker:
> ...
>> test:
> ...
>>     [concat] Testsuites with failed tests:
>>     [concat]
>> TEST-org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.NIO.txt
>>
>>
>> BUILD FAILED
> 
> Haven't looked at our test log but in OpenSSL trunk there was a change
> yesterday:
> 
> commit 4a8e9c22f42065e603ecdac7fd4691e6c3c06b72
> Author: Rich Salz <rs...@openssl.org>
> Date: Thu May 5 17:08:41 2016 -0400
> 
> Move 3DES from HIGH to MEDIUM
> 
> which might be the reason for this failure.

The failures are in HIGH, MEDIUM and testSpecification01 which uses HIGH
and the errors are consistent with ciphers moving from HIGH to MEDIUM.

/me goes to look at vmgump

Yep. Fixed. Thanks for the pointer. Figuring out what changed is often
the trickiest part of keeping this code in sync with OpenSSL.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to