Closed
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
ci
Describe the bug
Complete!
Setting system policy to FIPS
Note: System-wide crypto policies are applied on application start-up.
It is recommended to restart the system for the change of policies
to fully take place.
The grub
733D
by command is missing, please configure the bootloader manually.
FIPS mode will be enabled.
Now you need to configure the bootloader to add kernel options "fips=1"
and reboot the system for the setting to take effect.
cat: /proc/sys/crypto/fips_enabled: No such file or directory
Error: Process completed with exit code 1.
https://github.com/keycloak/keycloak/actions/runs/14574471432/job/40877760431#step:5:536
Version
latest
Regression
- The issue is a regression
Expected behavior
Actual behavior
How to Reproduce?
Anything else?
No response