Jan Stourac created WFLY-12731:
----------------------------------
             Summary: The 'enabled-protocols' value in legacy security is not
respected if OpenSSL security provider is in use
                 Key: WFLY-12731
                 URL: 
https://issues.jboss.org/browse/WFLY-12731
             Project: WildFly
          Issue Type: Bug
          Components: Security
    Affects Versions: 18.0.0.Final
         Environment: {code}
$ java -version
openjdk version "1.8.0_222"
OpenJDK Runtime Environment (build 1.8.0_222-b10)
OpenJDK 64-Bit Server VM (build 25.222-b10, mixed mode)
$ openssl version
OpenSSL 1.1.1d FIPS  10 Sep 2019
$ uname -r
5.3.6-200.fc30.x86_64
{code}
            Reporter: Jan Stourac
            Assignee: Darran Lofthouse
The 'enabled-protocols' attribute in legacy security seems not to be working if
'openssl.TLS' provider is in use. If regular JSSE provider with 'TLS'
value is in use, it is working just fine, although not in case 'openssl.TLS'. See
more info in reproduction steps.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)