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-31 UTC."],[[["The content provides documentation for the `SslCertificateSelfManagedSslCertificate` class within the Google.Cloud.Compute.V1 API, with the current version being 2.15.0 and the latest 3.6.0."],["This class is part of the Compute Engine v1 API and represents a self-managed SSL certificate's configuration and status, with a full list of all versions being made available for the `SslCertificateSelfManagedSslCertificate`."],["The `SslCertificateSelfManagedSslCertificate` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two key properties, `Certificate` and `PrivateKey`, for managing the local certificate and private key in PEM format respectively, with the certificate chain being no greater than 5 certs long."],["The `HasCertificate` and `HasPrivateKey` properties are available to determine if those fields are set, and the class includes constructors for creating new instances, one being a default empty constructor, and the second taking an existing SslCertificateSelfManagedSslCertificate as a parameter to instantiate the new instance."]]],[]]