{% extends "base.html" %} {% block title %}Certificate Detail - certmesh{% endblock %} {% block content %}
Back to Dashboard
Certificate Detail
{{ provider }}
Loading certificate details...
Renewal History
Renewal History
Date Action Status User Detail
Loading history...
Associated Logs
Associated Logs
Timestamp Level Message
Loading logs...
Actions
{% endblock %} {% block scripts_extra %} {% endblock %}