-
Bug
-
Resolution: Done
-
Major
-
14.0.0.Final
-
None
JGroups default asym_keylength is 512, however RSA keys less than 1024 bits are considered breakable (e.g. https://www.oracle.com/technetwork/java/javase/8-compatibility-guide-2156366.html )
We should baseline the default to a secure size universally supported in our supported JDKs. Also, since JDK8 the default is 2048.
- is caused by
-
JGRP-2302 Default ASYM_ENCRYPT asym_keylength is considered breakable
- Resolved
- is cloned by
-
JBEAP-15665 (7.2.z) JGRP-2302 - Default ASYM_ENCRYPT asym_keylength is considered breakable
- Closed