Stay organized with collections Save and categorize content based on your preferences.
Resource: SslCertSslCerts Resource
JSON representation{ "kind": string, "certSerialNumber": string, "cert": string, "createTime": string, "commonName": string, "expirationTime": string, "sha1Fingerprint": string, "instance": string, "selfLink": string }Fields
kind
string
This is always sql#sslCert
.
certSerialNumber
string
Serial number, as extracted from the certificate.
cert
string
PEM representation.
createTime
string (
Timestamp
format)
The time when the certificate was created in RFC 3339 format, for example 2012-11-15T16:19:00.094Z
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z"
and "2014-10-02T15:01:23.045123456Z"
.
commonName
string
User supplied name. Constrained to [a-zA-Z.-_ ]+.
expirationTime
string (
Timestamp
format)
The time when the certificate expires in RFC 3339 format, for example 2012-11-15T16:19:00.094Z
.
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z"
and "2014-10-02T15:01:23.045123456Z"
.
sha1Fingerprint
string
Sha1 Fingerprint.
instance
string
Name of the database instance.
selfLink
string
The URI of this resource.
MethodscreateEphemeral
Generates a short-lived X509 certificate containing the provided public key and signed by a private key specific to the target instance. delete
Deletes the SSL certificate. get
Retrieves a particular SSL certificate. insert
Creates an SSL certificate and returns it along with the private key and server certificate authority. list
Lists all of the current SSL certificates for the instance.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-30 UTC.
[[["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-05-30 UTC."],[],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4