> have mysql detect a fips environment and auto-adjust?

This seems to be the best solution in terms of UX. I think auto-
switching to SSL + fips mode is always better than failing with a
cryptic OpenSSL error from a user's point of view.

The attached fix makes both client and server detect if they are running
in a FIPS environment (by checking /proc/sys/crypto/fips_enabled) and
switches to SSL/fips mode if so.

** Patch added: "Autodetect FIPS kernel focal"
   
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1971788/+attachment/5593401/+files/mysql-8.0_8.0.29-0ubuntu0.20.04.4.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971788

Title:
  Failure to enable SSL out of the box when in fips mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1971788/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to