-
Bug
-
Resolution: Duplicate
-
Critical
-
1.7.0.CR2
I have compared jdk supported ciphersuites with Elytron Mechanism Database. Here are cipher suites which does not match:
- TLS_AES_128_GCM_SHA256
- TLS_AES_256_GCM_SHA384
- TLS_EMPTY_RENEGOTIATION_INFO_SCSV
Especially first two seems important as are mentioned in TLS 1.3 rfc [1]
- duplicates
-
ELY-1706 Add support for TLS 1.3
- Resolved