]
David Lloyd commented on ELY-388:
---------------------------------
Does it work if you _add_ {{enabled-protocols="TLSv1"}} in addition to
{{enabled-cipher-suites="TLSv1"}}?
On IBM Java 1.8 I am unable to create HTTPS connection whit
"TLSv1" openssl cipher string
-----------------------------------------------------------------------------------------
Key: ELY-388
URL:
https://issues.jboss.org/browse/ELY-388
Project: WildFly Elytron
Issue Type: Bug
Components: SSL
Affects Versions: 1.0.2.Final
Environment: IBM java 1.8 SR1 FP10
Reporter: Martin Choma
Assignee: Darran Lofthouse
On ibm java 1.8 I can't establish HTTPS connection using TLSv1 cipher string. On EAP
6.4 it is possible.
Handshake ends with message
javax.net.ssl.SSLHandshakeException: No appropriate protocol, may be no appropriate
cipher suite specified or protocols are deactivated
Note, issue apply to enabled-cipher-suites="TLSv1", not
enabled-protocols="TLSv1" - that works OK.
According to OpenSSL documentation [1], cipher suites corresponding with TLSv1 cipher
string should be available for handshake.
According to Elytron documentation [2], cipher suites corresponding with TLSv1 cipher
string should be available for handshake.
[1]
https://www.openssl.org/docs/manmaster/apps/ciphers.html#CIPHER-STRINGS
[2]
http://wildfly-security.github.io/wildfly-elytron/org/wildfly/security/ss...