Reference documentation and code samples for the Certificate Manager v1 API class Certificate.Types.SelfManagedCertificate.
Certificate data for a SelfManaged Certificate.
SelfManaged Certificates are uploaded by the user. Updating such
certificates before they expire remains the user's responsibility.
[[["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."],[[["This document provides reference documentation for the `SelfManagedCertificate` class within the Google Cloud Certificate Manager v1 API, specifically under version 2.0.0."],["`SelfManagedCertificate` is a class that allows users to upload their own certificate data, assuming full responsibility for the maintenance and timely updates of their certificates to prevent them from expiring."],["The latest version available of this API is 2.8.0, but it includes previous versions dating as far back as 1.0.0-beta02, offering detailed documentaion for each."],["The `SelfManagedCertificate` class includes two properties: `PemCertificate` for the PEM-encoded certificate chain, and `PemPrivateKey` for the PEM-encoded private key of the leaf certificate."],["The `SelfManagedCertificate` class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]