RFR: 8298868: Update EngineCloseOnAlert.java for changes to TLS implementation

Rajan Halade rhalade at openjdk.org
Thu Jan 26 18:56:17 UTC 2023


On Mon, 9 Jan 2023 12:19:27 GMT, Matthew Donovan <duke at openjdk.org> wrote:

> Refactored the code a little bit and updated the test for changes to the TLS state machine.

test/jdk/javax/net/ssl/SSLEngine/EngineCloseOnAlert.java line 67:

> 65: 
> 66:     public static void main(String[] args) throws Exception {
> 67:         SecurityUtils.removeFromDisabledTlsAlgs("TLSv1");

Is this still needed? Test is using TLSv1.2 only.

-------------

PR: https://git.openjdk.org/jdk/pull/11903



More information about the security-dev mailing list