Log
Click here to load more entries
Authority administration {% if authority.certificate.organization %}of {{ authority.certificate.organization }}{% endif %} allowed for {% for user in session.authorization.admin_users %}{{ user.given_name }} {{user.surname }}{% if not loop.last %}, {% endif %}{% endfor %} from {% if "0.0.0.0/0" in session.authorization.admin_subnets %}anywhere{% else %} {% for subnet in session.authorization.admin_subnets %}{{ subnet }}{% if not loop.last %}, {% endif %}{% endfor %}{% endif %}. Authority valid from until . Authority certificate can be downloaded from here. Following certificates have been signed:
Showing - of total - certificates
Tokens allow enrolling smartphones and third party devices.
Issued tokens:
Use Certidude client to apply for a certificate. {% if not session.authorization.request_subnets %} Request submission disabled. {% elif "0.0.0.0/0" in session.authorization.request_subnets %} Request submission is enabled. {% else %} Request submission allowed from {% for subnet in session.authorization.request_subnets %} {{ subnet }}{% if not loop.last %}, {% endif %} {% endfor %}. {% endif %} See here for more information on manual signing request upload. {% if session.authorization.autosign_subnets %} {% if "0.0.0.0/0" in session.authorization.autosign_subnets %} All requests are automatically signed. {% else %} Requests from {% for subnet in session.authorization.autosign_subnets %} {{ subnet }}{% if not loop.last %}, {% endif %} {% endfor %} are automatically signed. {% endif %} {% endif %}
Hit a link to generate machine specific image. Note that this might take couple minutes to finish.
Following certificates have been revoked{% if session.features.crl %}, for more information click here{% endif %}.
{% for certificate in session.revoked | sort(attribute="revoked", reverse=true) %} {% include "views/revoked.html" %} {% endfor %}