public sealed class PostgresqlSslConfig.Types.ServerVerification : IMessage<PostgresqlSslConfig.Types.ServerVerification>, IEquatable<PostgresqlSslConfig.Types.ServerVerification>, IDeepCloneable<PostgresqlSslConfig.Types.ServerVerification>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class PostgresqlSslConfig.Types.ServerVerification.
Message represents the option where Datastream will enforce the encryption
and authenticate the server identity. ca_certificate must be set if user
selects this option.
public string ServerCertificateHostname { get; set; }
Optional. The hostname mentioned in the Subject or SAN extension of the
server certificate. If this field is not provided, the hostname in the
server certificate is not validated.
[[["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 webpage provides reference documentation and code samples for the DataStream v1 API class \u003ccode\u003ePostgresqlSslConfig.Types.ServerVerification\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eServerVerification\u003c/code\u003e, is used when Datastream is required to enforce encryption and authenticate the server identity, necessitating the setting of the \u003ccode\u003eca_certificate\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is for version 2.9.0, with historical versions available back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServerVerification\u003c/code\u003e implements interfaces such as \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 class includes a constructor \u003ccode\u003eServerVerification\u003c/code\u003e and the property \u003ccode\u003eCaCertificate\u003c/code\u003e for storing a PEM-encoded server root CA certificate, which is of type \u003ccode\u003estring\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]