]
Bela Ban commented on JGRP-2484:
--------------------------------
ASYM_ENCRYPT_TestKeyExchange (and subclass)
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.