Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 755 Bytes

IamTrustPoint.md

File metadata and controls

13 lines (9 loc) · 755 Bytes

IamTrustPoint

To affirm the identity of trusted source. Allows import of third-party CA certificates in X.509 (CER) format. It can be a root CA or an trust chain that leads to a root CA.

Properties

Name Type Description Notes
certificates list[X509Certificate] [optional]
chain str The certificate information for this trusted point. The certificate must be in Base64 encoded X.509 (CER) format. [optional]
account IamAccount [optional]

[Back to Model list] [Back to API list] [Back to README]