TlsCertificate(mapping=None, *, ignore_unknown_fields=False, **kwargs)
TlsCertificate Resource
Attributes |
|
---|---|
Name | Description |
serial_number |
str
Serial number, as extracted from the certificate. |
cert |
str
PEM representation. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time when the certificate was created in RFC 3339 __ format,
for example 2020-05-18T00:00:00.094Z .
|
expire_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time when the certificate expires in `RFC 3339 |
sha1_fingerprint |
str
Sha1 Fingerprint of the certificate. |