# Generate Signing CSR

Click on CA Certificate Management->Enrol left menu which displays below page.

<figure><img src="/files/O6BZzj78YopdJFNsTRln" alt=""><figcaption></figcaption></figure>

Already generated key pair will be displayed. If not then generate a new key pair by clicking on Generate Key Pair button.

Click on the Manage icon in the Action column the following page will be displayed.

<figure><img src="/files/82Z4SVTyOZoVZqglmjAD" alt=""><figcaption></figcaption></figure>

By default “Certificate” radio button will be selected. Please change the option to “CSR”

Enter the common name which is a mandatory field

Optional: Subject DN (email, Organisation, etc.) can be added by selecting from the dropdown and clicking on the + button

Optional: Customize OID will add subject DN where the user can add a distinguished name by entering OID and value

Optional: SAN details - The subject alternative names extension allows additional identities to be bound to the subject of the certificate. It may include an email address, a DNS name, an IP address, and a uniform resource identifier (URI)   &#x20;

Optional: Subject DA - Add Subject DA OID and the relevant value using the option ‘+’

Click on the “Proceed button”.

<figure><img src="/files/kEeNQFwI5mOSjjGXdOwe" alt=""><figcaption></figcaption></figure>

This page will display the details entered by you in step 1.

Click on the “Edit “button will redirect to the first step with filled details, Officer can edit the data by clicking on the “Proceed” button.

In the 2nd step, the officer can verify the data entered. Sign and Authenticate with a valid email ID and token PIN.

Click on “Create” will redirect to the next page.

<figure><img src="/files/mWvGhuKyv3FQzI7UCXZc" alt=""><figcaption></figcaption></figure>

Clicking on “Download Certificate” will download the .csr file in the system.

Clicking on View All will redirect the officer to the “CA certificate” page

Clicking on “+ New” will redirect the officer to step 1 of enrollment where the officer will be able to create a certificate (CA, OCP) and create CSR. Created certificates will be updated in “CA certificate” with status as pending.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://emca.emudhra.com/previous-release-versions/v4.0.17/user-manual/manage-ca-certificate/enroll/generate-signing-csr.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
