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.
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] |