Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 10.1.6
-
Fix Version/s: 10.2.9
-
Labels:None
Description
If openssl is compiled with the --api=1.1.0 switch, it no longer exports deprecated 1.0 apis.
With such openssl MariaDB does not compile at all — it still uses openssl 1.0 api even when compiled with openssl 1.1. It should not.