PDF (US Ltr)
- 0.7Mb
PDF (A4)
- 0.7Mb
Lists the Secure Connections configuration metrics and provides a brief description of each.
Table 7.29 Secure Connections Configuration Metrics
Name | Description |
---|---|
Ca | The path to a file that contains a list of trusted SSL CAs. |
Ca Path | The name of the SSL certificate file to use for establishing a secure connection. |
Cert | The name of the SSL certificate file to use for establishing a secure connection. |
Cipher | A 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. |
Crl | The path to a file containing certificate revocation lists in PEM format. Revocation lists work for MySQL distributions compiled against OpenSSL (but not yaSSL). |
Crl Path | The 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). |
Key | The name of the SSL key file to use for establishing a secure connection. |