79230423

Date: 2024-11-27 13:16:45
Score: 0.5
Natty:
Report link

If you really want to disable all "disabledAlgorithms", put inside /etc/crypto-policies/back-ends/java.config bellow config. Tested on Oracle Linux Server 9.4.

jdk.certpath.disabledAlgorithms=
jdk.tls.disabledAlgorithms=
jdk.tls.legacyAlgorithms=
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: KamWebDev