From Fedora Project Wiki
Description
This test case helps to verify java and javaws is affected by system crypto policy
How to test
- update-crypto-policies --show
- sudo update-crypto-policies --set DEFAULT
- sudo update-crypto-policies --set LEGACY
- sudo update-crypto-policies --set FUTURE
Expected Results
The following must happen after running the above mentioned command
- Step #1 will should you current
- Step #2 will set standard policy and many javaws or https applications may cause to work
- Step #3 will allow insecure algorithms and check if is your failing javaws or https applications fixed,
- Step #4 will harden your computer and nearly no javaws or https application will remain working