-
Bug
-
Resolution: Done
-
Major
-
4.0.15
-
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.
- causes
-
JBEAP-15665 (7.2.z) JGRP-2302 - Default ASYM_ENCRYPT asym_keylength is considered breakable
- Closed
-
WFLY-11169 Default ASYM_ENCRYPT asym_keylength is considered breakable
- Closed