]
Radoslav Husar updated JGRP-2371:
---------------------------------
Summary: SSL_KEY_EXCHANGE needs to support distinct client and server SSLContext
instances (was: SSL_KEY_EXCHANGE needs to support separate client and server
SSLContexts)
SSL_KEY_EXCHANGE needs to support distinct client and server
SSLContext instances
---------------------------------------------------------------------------------
Key: JGRP-2371
URL:
https://issues.jboss.org/browse/JGRP-2371
Project: JGroups
Issue Type: Bug
Affects Versions: 4.1.3
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Priority: Major
Fix For: 4.1.4
Given the integration with Elytron, it differentiates between SSLContexts for client and
server. The protocol needs to separate these too in order to support Elytron integration.
Blocks WFLY-12164.