Configure System Cryptography Policy vs KeePassXC

Hello everybody,

the issue that I am facing today is with KeePassXC.
After configuring my systems cryptography policy using $ sudo update-crypto-policies --set FIPS and following all the SCAP Workbenches instructions , after the reboot KeePassXC gave me this as a response :

$ keepassxc
crypto/fips/fips.c:154: OpenSSL internal error: FATAL FIPS SELFTEST FAILURE
Aborted (core dumped)

What should I do ?

Do you have the package fips installed?

I did follow these instructions to install it. Maybe it needs to be rebooted.

Just realized that I 've installed the wrong package.

I was able to install it using this page. But the procedure may render the system unusable. So I am thinking about first fixing my KeePassXC and I will test the FIPS on a virtual machine. Now my question is how do I do it ?

That page is Fedora 28. Are you sure those instructions are still valid?

Most likely they are not. But I tried them anyway , my priority is to be able to start KeePassXC again.

To solve the issue I used : sudo fips-mode-setup --disable and from now on I will be using a virtual machine / test pc to test out any rules.

Hello everybody,
I am experiencing an issue starting KeePassXC on Fedora 36 ;

$ keepassxc
crypto/fips/fips.c:154: OpenSSL internal error: FATAL FIPS SELFTEST FAILURE
Aborted (core dumped)

Please help , it’s urgent.

To solve the issue I used : sudo fips-mode-setup --disable and from now on I will be using a virtual machine / test pc to test out any rules.