Details
Description
Karaf client throws:
" Exception caught
java.security.InvalidAlgorithmParameterException: Prime size must be multiple of 64, and can only ra
nge from 512 to 2048 (inclusive)
at com.sun.crypto.provider.DHKeyPairGenerator.initialize(DHKeyPairGenerator.java:120)"
after installing mvn:org.bouncycastle/bcprov-jdk15on/1.52 into container
Attachments
Issue Links
- is related to
-
KARAF-4502 REGRESSION: using OpenJDK on CentOS 7 causes bin/client to fail with "Unable to negotiate key exchange for kex algorithms"
- Resolved