successfully installs the server and client, and enables TLS properly for the FIPS environment. There may be a difference in packaging scripts between mysql-5.7 and mysql-8.0~~
No good strikethrough I know of. Sorry
there is no direct support for ssl_fips_mode in mysql-5.7. Thus it'll happily install, but not enable
~~Data points provided:
using an 18.04 Bionic FIPS cloud image, doing
```
apt-get update && apt-get install mysql-server mysql-client
```
successfully installs the server and client, and enables TLS properly for the FIPS environment. There may be a difference in packaging scripts between mysql-5.7 and mysql-8.0~~
No good strikethrough I know of. Sorry
there is no direct support for ssl_fips_mode in mysql-5.7. Thus it'll happily install, but not enable