gocoli
(Go Coli)
September 29, 2022, 10:53am
1
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 ?
dalto
(dalto)
September 29, 2022, 11:20am
2
Do you have the package fips
installed?
gocoli
(Go Coli)
September 29, 2022, 11:37am
3
I did follow these instructions to install it. Maybe it needs to be rebooted.
gocoli
(Go Coli)
September 29, 2022, 11:46am
4
Just realized that I 've installed the wrong package.
gocoli
(Go Coli)
September 29, 2022, 12:04pm
5
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 ?
dalto
(dalto)
September 29, 2022, 12:21pm
6
That page is Fedora 28. Are you sure those instructions are still valid?
gocoli
(Go Coli)
September 29, 2022, 12:23pm
7
Most likely they are not. But I tried them anyway , my priority is to be able to start KeePassXC again.
gocoli
(Go Coli)
September 29, 2022, 4:39pm
8
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.
gocoli
(Go Coli)
September 29, 2022, 1:18pm
9
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.
gocoli
(Go Coli)
September 29, 2022, 4:39pm
10
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.