| - {{ t('libresign', 'Owner of certificate') }} - | -|
|---|---|
| {{ getLabelFromId(customName) }} | -{{ Array.isArray(value) ? value.join(', ') : value }} | -
| - {{ t('libresign', 'Issuer of certificate') }} - | -|
| {{ getLabelFromId(customName) }} | -{{ value }} | -
| - {{ t('libresign', 'Certificate chain:') }} - | -|
| - {{ key }} - | -
- |
-
| {{ t('libresign', 'Certificate valid from:') }} | -{{ certificate.valid_from }} | -
| {{ t('libresign', 'Certificate valid to:') }} | -{{ certificate.valid_to }} | -
| - {{ t('libresign', 'Extra information') }} - | -|
| Name | -{{ certificate.name }} | -
| {{ name }} | -{{ value }} | -