Documentation Home
Oracle Enterprise Manager for MySQL Database User's Guide
Download this Manual
PDF (US Ltr) - 0.7Mb
PDF (A4) - 0.7Mb


Oracle Enterprise Manager for MySQL Database User's Guide  /  Configuration Metrics  /  Secure Connections Configuration Metrics

7.29 Secure Connections Configuration Metrics

Lists the Secure Connections configuration metrics and provides a brief description of each.

Table 7.29 Secure Connections Configuration Metrics

NameDescription
CaThe path to a file that contains a list of trusted SSL CAs.
Ca PathThe name of the SSL certificate file to use for establishing a secure connection.
CertThe name of the SSL certificate file to use for establishing a secure connection.
CipherA list of permissible ciphers to use for SSL encryption. For greatest portability, cipher_list is a list of one or more cipher names, separated by colons.
CrlThe path to a file containing certificate revocation lists in PEM format. Revocation lists work for MySQL distributions compiled against OpenSSL (but not yaSSL).
Crl PathThe path to a directory that contains files containing certificate revocation lists in PEM format. Revocation lists work for MySQL distributions compiled against OpenSSL (but not yaSSL).
KeyThe name of the SSL key file to use for establishing a secure connection.