Input only. PEM-encoded certificate that will be used by the replica to
authenticate against the source database server. If this field is used
then the 'client_key' and the 'ca_certificate' fields are mandatory.
Input only. PEM-encoded private key associated with the Client Certificate.
If this field is used then the 'client_certificate' and the
'ca_certificate' fields are mandatory.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eMysqlSslConfig\u003c/code\u003e is 2.9.0, with multiple previous versions from 2.8.0 to 1.0.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMysqlSslConfig\u003c/code\u003e is a class that stores MySQL SSL configuration details and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMysqlSslConfig\u003c/code\u003e class has properties such as \u003ccode\u003eCaCertificate\u003c/code\u003e, \u003ccode\u003eClientCertificate\u003c/code\u003e, and \u003ccode\u003eClientKey\u003c/code\u003e, which are used for SSL authentication and are stored as PEM-encoded strings.\u003c/p\u003e\n"],["\u003cp\u003eEach of the properties also has a corresponding \u003ccode\u003e...Set\u003c/code\u003e property which indicates if the preceding property is set or not, with the output being boolean.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMysqlSslConfig\u003c/code\u003e class has two constructors, one with no parameters, and one that takes in a \u003ccode\u003eMysqlSslConfig\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]