NSX-T Data Center REST API
PeerCertificateChain (schema)
A peer's certificate chain
The certificate chain presented by a remote TLS service.
Name | Description | Type | Notes |
---|---|---|---|
details | List of X509Certificates. | array of X509Certificate | Readonly |
pem_encoded | PEM encoded certificate data. | string | Required |