File containing the Key for the X.509 certificate.
Syntax:
property SSLKey: String;
Description:
SSLKey is a string property that represents the file name containing the contents for the
X.509 certificate Key.
 | To use SSL connections between the MySQL server and client programs, your system must be able to
support OpenSSL and your version of MySQL must be 4.0.0 or newer. Please refer to the MySQL manual for
details: http://dev.mysql.com/doc/ |