GenerateClientCertificateResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Message returned by a GenerateClientCertificate operation.
Attributes |
|
|---|---|
| Name | Description |
pem_certificate_chain |
MutableSequence[str]
Output only. The pem-encoded chain that may be used to verify the X.509 certificate. Expected to be in issuer-to-root order according to RFC 5246. |
ca_cert |
str
Optional. The pem-encoded cluster ca X.509 certificate. |