Skip to content

MysqldbSslConfigInput

Supported in v9.4+ SSL configuration of the MySQL instance.

Fields

Field Type Description
caCertFilePath String Supported in v9.4+ Path to the Certificate Authority (CA)-signed certificate file.
certFilePath String Supported in v9.4+ Path to the SSL certificate file.
keyFilePath String Supported in v9.4+ Path to the SSL key file.