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"]],[["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-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eSslConfig\u003c/code\u003e class, which is used to manage SSL configuration information within the \u003ccode\u003eGoogle.Cloud.CloudDms.V1\u003c/code\u003e namespace, and is available in multiple versions, with version 2.5.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSslConfig\u003c/code\u003e class 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, providing methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one \u003ccode\u003eSslConfig()\u003c/code\u003e and another \u003ccode\u003eSslConfig(SslConfig other)\u003c/code\u003e for copying existing configurations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSslConfig\u003c/code\u003e class include \u003ccode\u003eCaCertificate\u003c/code\u003e, \u003ccode\u003eClientCertificate\u003c/code\u003e, \u003ccode\u003eClientKey\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, which manage the CA certificate, client certificate, client private key, and SSL configuration type, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe CaCertificate is needed for the replica to verify it is connecting to the right host, and if either the Client Certificate or the Client Key is populated, the other becomes mandatory.\u003c/p\u003e\n"]]],[],null,[]]