Required. Input only. The x509 PEM-encoded certificate of the CA that
signed the source database server's certificate. The replica will use this
certificate to verify it's connecting to the right host.
Input only. The x509 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' field is mandatory.
Input only. The unencrypted PKCS#1 or PKCS#8 PEM-encoded private key
associated with the Client Certificate. If this field is used then the
'client_certificate' field is mandatory.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eSslConfig\u003c/code\u003e class in the Database Migration v1 API is 2.5.0, with documentation available for versions back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSslConfig\u003c/code\u003e is a class used for SSL configuration within the Database Migration service, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSslConfig\u003c/code\u003e class has properties for \u003ccode\u003eCaCertificate\u003c/code\u003e, \u003ccode\u003eClientCertificate\u003c/code\u003e, and \u003ccode\u003eClientKey\u003c/code\u003e, which are used to securely authenticate with a source database server.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eType\u003c/code\u003e property of \u003ccode\u003eSslConfig\u003c/code\u003e indicates the current SSL configuration type, based on the presence of \u003ccode\u003eclient_key\u003c/code\u003e, \u003ccode\u003eclient_certificate\u003c/code\u003e, and \u003ccode\u003eca_certificate\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSslConfig\u003c/code\u003e class has two constructors, one default and one that accepts another \u003ccode\u003eSslConfig\u003c/code\u003e object as a parameter for initialization.\u003c/p\u003e\n"]]],[],null,[]]