diff --git a/templates/views/authority.html b/templates/views/authority.html index 8858d16..91a766e 100644 --- a/templates/views/authority.html +++ b/templates/views/authority.html @@ -130,7 +130,7 @@ curl http://{{ authority.namespace }}/api/revoked/?wait=yes -L -H "Accept: appli
-

Signed certificates

+

Valid nodes

Authority administration {% if authority.certificate.organization %}of {{ authority.certificate.organization }}{% endif %} @@ -157,7 +157,7 @@ curl http://{{ authority.namespace }}/api/revoked/?wait=yes -L -H "Accept: appli {% endfor %}

-

Showing - of total - certificates

+

Showing - of total - nodes

{% if session.features.token %} @@ -192,7 +192,7 @@ curl http://{{ authority.namespace }}/api/revoked/?wait=yes -L -H "Accept: appli

 

Pending requests

-

Use Certidude client to apply for a certificate. +

Use Certidude client to enroll a node. {% if not session.authorization.request_subnets %} Request submission disabled. @@ -240,7 +240,7 @@ curl http://{{ authority.namespace }}/api/revoked/?wait=yes -L -H "Accept: appli

-

Revoked certificates

+

Revoked nodes

Following certificates have been revoked{% if session.features.crl %}, for more information click here{% endif %}.

diff --git a/templates/views/signed.html b/templates/views/signed.html index 027835c..516cd37 100644 --- a/templates/views/signed.html +++ b/templates/views/signed.html @@ -22,10 +22,10 @@ {% endif %} - Signed - {% if certificate.signer %} by {{ certificate.signer }}{% endif %}, + Approved + {% if certificate.signer %} by {{ certificate.signer }}{% endif %}, expires - . + .

{% if session.tagging %}