A local certificate file. The certificate must be in PEM format. The certificate chain must be no greater than 5 certs long. The chain must include at least one intermediate cert.
[[["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-03-21 UTC."],[[["The `SslCertificateSelfManagedSslCertificate` class provides configuration and status for self-managed SSL certificates within the Google Cloud Compute environment, with the current latest version being 3.6.0."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class, allowing it to leverage methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class includes properties for `Certificate` (a PEM-formatted certificate with specific chain requirements) and `PrivateKey` (a write-only PEM-formatted private key)."],["There are two constructors available to instantiate this class: a default constructor and another that accepts another `SslCertificateSelfManagedSslCertificate` as a parameter."],["Multiple older versions of the class are documented, ranging from 1.0.0 to 3.5.0, in addition to the most current 3.6.0."]]],[]]