0

jdk.certpath.disabledAlgorithms= RSA keySize < 1024 is in my java.security file. I'm facing an issue in connecting to a database using another JDK where this value is different in the java.security file.

It shows the following error:

Algorithm constraints check failed on keySize limits

Can I change this java.security configuration using the application.properties file? Any other option to resolve this?

Mark Rotteveel
  • 100,966
  • 191
  • 140
  • 197

0 Answers0