{% extends 'generic/object_edit.html' %} {% load form_helpers %} {% load i18n %} {% block title %}Import CSR{% endblock %} {% block breadcrumbs %}
-----BEGIN CERTIFICATE REQUEST-----
MIICijCCAXICAQAwRTELMAkGA1UE...
(base64 encoded data)
...hvcNAQkOMTUwMzAJBgNVHRME
-----END CERTIFICATE REQUEST-----
A Certificate Signing Request (CSR) contains the public key and subject information that will be used by a Certificate Authority to issue a certificate. CSRs are generated by the server or client that needs the certificate.