[
https://issues.redhat.com/browse/WFCORE-4842?page=com.atlassian.jira.plug...
]
Ken Wills commented on WFCORE-4842:
-----------------------------------
[~fjuma] Looks like RHEL has the optional package openssl11 now which installs:
{noformat}
-rwxr-xr-x 1 root root 370584 Dec 10 2019 /usr/lib64/libssl3.so
lrwxrwxrwx 1 root root 16 Sep 20 2019 /usr/lib64/libssl.so.10 -> libssl.so.1.0.2k
-rwxr-xr-x 1 root root 470376 Aug 8 2019 /usr/lib64/libssl.so.1.0.2k
lrwxrwxrwx 1 root root 16 Jul 20 11:43 /usr/lib64/libssl.so.1.1 ->
libssl.so.1.1.1c
-rwxr-xr-x 1 root root 603520 May 13 04:30 /usr/lib64/libssl.so.1.1.1c
{noformat}
We can certainly install that on agents.
I'll have to look at the windows versions, they probably need to be updated manually.
Add support for TLSv1.3 using the OpenSSL TLS provider
------------------------------------------------------
Key: WFCORE-4842
URL:
https://issues.redhat.com/browse/WFCORE-4842
Project: WildFly Core
Issue Type: Feature Request
Components: Security
Reporter: Tristan Tarrant
Assignee: Farah Juma
Priority: Major
The WildFly OpenSSL provider does not register a handler for TLSv1.3. It should :)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)