]
Darran Lofthouse updated ELY-1690:
----------------------------------
Fix Version/s: 1.8.0.CR1
JDK11 unknow cipher suites
---------------------------
Key: ELY-1690
URL:
https://issues.jboss.org/browse/ELY-1690
Project: WildFly Elytron
Issue Type: Bug
Components: SSL
Affects Versions: 1.7.0.CR2
Reporter: Martin Choma
Assignee: Farah Juma
Priority: Critical
Labels: Java11
Fix For: 1.8.0.CR1
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]
[1]
https://tools.ietf.org/html/draft-ietf-tls-tls13-28