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-24 UTC."],[[["The content provides reference documentation for the `SslCertificateSelfManagedSslCertificate` class within the Google Compute Engine v1 API, detailing its configuration and status for self-managed SSL certificates."],["Version 3.6.0 is the latest version available, while the provided document refers to version 2.7.0 of the `SslCertificateSelfManagedSslCertificate` class, with numerous older versions also listed."],["The `SslCertificateSelfManagedSslCertificate` class inherits from the base `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Certificate` (a PEM-formatted certificate file) and `PrivateKey` (a write-only PEM-formatted private key), along with boolean properties `HasCertificate` and `HasPrivateKey` to check if they are set."],["The document specifies that the certificate chain for `Certificate` must be no more than 5 certificates long and include at least one intermediate certificate."]]],[]]