]
Radoslav Husar updated JGRP-2371:
---------------------------------
Fix Version/s: 4.1.4
SSL_KEY_EXCHANGE needs to support separate client and server
SSLContexts
------------------------------------------------------------------------
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.