Akce
Feature #8568
uzavřenýImplement certificate detailed view in the GUI - static page
Stav:
Closed
Priorita:
Normal
Přiřazeno:
David Friesecký
Kategorie:
Implementation
Cílová verze:
Začátek:
2021-04-09
Uzavřít do:
2021-04-15
% Hotovo:
100%
Odhadovaná doba:
3.50hod
Importance:
Tags:
Popis
Certificate detail view shall be implemented with the following data:
- Display complete DN + notBefore + notAfter - via GET /api/certificates/{id}/details
- Reference to the detailed view page of the issuing CA - from the same data from the previous Rest call
- Display link to OCSP/CRL endpoint - only CA id in necessary to generate link - known from the previous Rest call
- Download public/private key - endpoints defined previously
- Download certificate, a chain of trust, root - endpoints already available
- List of issued certificates using GET - /api/certificates with filtering option {issuedby: <id>}
- Delete button
- Revoke button
- FR 4.6.1
- FR 4.6.2
- FR 4.6.3
- FR 4.6.4
- FR 4.6.5
Reviewer: Jan Pašek
Související úkoly
Akce