-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
JDG 7.0.0 GA
-
None
Title: JGroups ENCRYPT
Describe the issue:
JGroups "ENCRYPT" protocol is deprecated.
SYM_ENCRYPT should be used instead.
Also the position in the chain is important!!
See:
https://issues.jboss.org/browse/JGRP-2088
https://github.com/belaban/JGroups/blob/3.6/src/org/jgroups/protocols/ENCRYPT.java#L105
https://developer.jboss.org/wiki/JGroupsENCRYPT
https://github.com/infinispan/infinispan/pull/4455/files
Suggestions for improvement:
Describe SYM_ENCRYPT / ASYM_ENCRYPT and show which position in the stack it should be.
Additional information:
- duplicates
-
JDG-499 Deprecated JGroups ENCRYPT protocol
- Closed