WL#7699: Auto-enable SSL for MySQL Enterprise Server

Affects: Server-5.7   —   Status: Complete

OpenSSL exposes APIs for generation of SSL certs and RSA keys.  This allows the
possibility for MySQL Server, when compiled with OpenSSL, to automatically
generate necessary SSL certificates and RSA keys needed for secure deployments.
 As a result, SSL (and SHA-256 authentication using RSA key mode) will be
enabled by default for all commercial installations of MySQL Server.