{% extends "base.html" %} {% block title %}Create CSR{% endblock %} {% block content %}

Create CSR from existing agent

The following will create a csr request and attempt to send that csr to the target volttron. The target volttron will need to accept and sign the csr.

{% if problems %} {% endif %}
 

{% endblock %}