[jboss-jira] [JBoss JIRA] (JGRP-2484) SSL_KEY_EXCHANGE: Add support for WildFly OpenSSL

Tristan Tarrant (Jira) issues at jboss.org
Fri Jul 3 05:15:27 EDT 2020


    [ https://issues.redhat.com/browse/JGRP-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14197420#comment-14197420 ] 

Tristan Tarrant commented on JGRP-2484:
---------------------------------------

This would be an issue if the class had fields of types from the optional classes. However we are simply calling static methods, which means that the classloading is triggered only on invocation. I have verified that this works by removing
{noformat}
lib/wildfly-openssl-1.0.10.jar{noformat}
and running the functional testsuite (which passed with 0 errors)

> SSL_KEY_EXCHANGE: Add support for WildFly OpenSSL
> -------------------------------------------------
>
>                 Key: JGRP-2484
>                 URL: https://issues.redhat.com/browse/JGRP-2484
>             Project: JGroups
>          Issue Type: Enhancement
>            Reporter: Tristan Tarrant
>            Assignee: Tristan Tarrant
>            Priority: Major
>             Fix For: 5.0.0.Final
>
>
> WildFly OpenSSL provides a high-performance implementation of SSLContext.
> While SSL_KEY_EXCHANGE supports passing custom SSLContext instances through the programmatic API, this is not possible through the declarative API.
> It should be possible to detect the presence of WildFly OpenSSL on the classpath and use it.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list