AssetCredentialCertificateReferenceObject
The external reference. Ensure the asset data contains exactly one certificate. If the PEM data contains more than one certificate, the system installs the first certificate and ignores the rest. Ensure that the asset data uses a media type of application/pkcs1 or application/pem to correctly identify the type of encoded certificate. If the asset data includes a ContentType sub-key, set it to the corresponding media type.
Declaration
object AssetCredentialCertificateReferenceObjectProperties
| Name | Type | Description |
|---|---|---|
ContentType | string | The media type that describes the data. If present, the system checks the actual media type of the downloaded data, and an error occurs if the values don’t match. |
DataURL Required | string | The URL to retrieve data, which needs to start with |
Hash-SHA-256 | string | A SHA-256 hash of the data stored at the |
Size | integer | The size of the data. Set the size to |