Changes in MySQL Connector/C++ 8.0.18 (2019-10-14, General Availability)
It is now possible to compile Connector/C++ using OpenSSL 1.1.
(WL #13162)
Connector/C++ no longer supports using wolfSSL as an alternative to
OpenSSL. All Connector/C++ builds now use OpenSSL.
(WL #13343)