Created attachment 198271 [details] The fixing patch The current version of percona 5.6 assumes that openssl always supports FIPS mode. libressl, for instance doesn't provide FIPS mode support. This patch is an easy fix to take care of this corner case.
A commit references this bug: Author: flo Date: Wed Oct 31 19:40:15 UTC 2018 New revision: 483609 URL: https://svnweb.freebsd.org/changeset/ports/483609 Log: Fix build with libressl PR: 232358 Submitted by: pizzamig Changes: head/databases/percona56-server/files/patch-sql_mysqld.cc
Committed, Thanks!