{% extends "admin/base_site.html" %} {% block content %}
General Admin functions (approve, revoke, consult)
Download Certificate Authority public key
Download Certificate Revocation list
/collect_cert/{token}/ - Download Certificate and key using token provided from New Request PEM format
{% endblock %}