forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test fix for handshake failure in SSLDriverTests in JDK16 (elastic#67337
) This fixes the mismatch test between "TLSv1.3" and "TLSv1.2" when running in JDK16 with `-Dtests.fips.enabled=false` and it otherwise maintains the original mismatch test between "TLSv1.1" and "TLSv1.2". Closes elastic#67324
- Loading branch information
1 parent
23dccec
commit 443f882
Showing
1 changed file
with
22 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters