Actions
Feature #3647
closedcertificate view: show details
Start date:
Due date:
% Done:
100%
Estimated time:
Description
The view certificate page (/cert/get/?name=%s&view=1) should display certificate details, instead of its octets.
Displaying BASE64-encoded octets of a certificate on an HTML page is useless for a human user, because the octets are not human readable; certificate installations are typically done by ndnsec-install-cert <uri> which doesn't need copy&paste.
Displaying certificate details, including subject name, organization, validity period, are very useful for a human user to understand a certificate.
Actions