For Entrust Certificate Hub to support ECS custom fields:
- Add a
requestedPropertiessection profiles.<profile>. - Add the following ECS CA-specific settings.
name
The custom field name with the following prefix.
tracking.customFieldsFor example, for the text2 ECS custom field, set this name to:
tracking.customFields.text2description
The description of the ECS custom field.
required
true if the ECS custom field is mandatory, false otherwise.