NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
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 |