Done
Details
Details
Assignee
Eneli Reimets
Eneli ReimetsReporter
Raido Kaju
Raido KajuLabels
Target Version/s
Story Points
3
Components
Sprint
None
Fix versions
Priority
Parent
Created November 23, 2022 at 1:20 PM
Updated November 29, 2024 at 12:24 PM
Resolved November 29, 2024 at 12:24 PM
The table that displays the information system client certificates in use only shows the certificate's hash. This makes it quite difficult to tell them apart or get more information at a glance. We want to add more columns there so that more information is available.
Acceptance criteria:
The table contains the following additional information about the certificate:
Full SDN (Subject Distinguished Name) value or at least CN from there if the full SDN is too much
Not Before value
Not After value
The table is sortable by all of the columns on the client side (no support for this on the API required)
Automated tests are updated to reflect the changes
All automated tests pass