[% META title = 'Certificate\'s Information' -%]
| Serial | [% cert.serial %] | |
| Satus | [% cert.status %] | |
| Subject DN | [% cert.subject %] | |
| Subject Key Id | [% cert.subject_key_id %] | |
| Issuer DN | [% cert.issuer %] | |
| Not Before | [% cert.not_before %] | |
| Not After | [% cert.not_after %] | |
| Public Key | [% cert.public_key %] | |