{% extends 'generic/_base.html' %} {% load form_helpers %} {% block title %}Export inventory{% endblock %} {% block content %}
Select the object types to include in one ZIP archive. Certificates, keys, CSRs, and Bundle material can be imported together. Other object types are exported as JSON metadata for reference.
{% endblock %}