-
Bug
-
Resolution: Done
-
Major
-
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.
- clones
-
WFLY-11169 Default ASYM_ENCRYPT asym_keylength is considered breakable
- Closed
- is caused by
-
JGRP-2302 Default ASYM_ENCRYPT asym_keylength is considered breakable
- Resolved
- is incorporated by
-
JBEAP-16471 (7.2.z) Upgrade jgroups from 4.0.15 to 4.0.19
- Closed