# Sign CSR

To handle certificate signing requests, you need the CSR file that you want to sign.

Click on Manage CA Certificate ->Sign CSR from the submenu.

<figure><img src="/files/0iP5g8VJsUEOKoHWfmvm" alt=""><figcaption></figcaption></figure>

By default, the ‘Upload’ radio button will be selected. If this option is selected, the CSR file which needs to be signed by the Issuer should be uploaded.

To paste the CSR configuration, select the ‘Text Area’ radio button. A field to paste the CSR configuration will be displayed.

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

Once the CSR file is uploaded/pasted, choose the Certificate profile from the dropdown.

Click on the view link to view the profile details in the popup.

Based on the certificate profile selection, Issuer CA will be displayed. Click on the view link to view the Certificate details in the popup.

Click on “Proceed” will redirect to the verify and confirm page.

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

This page will display the details entered by “Officer” in step 1.

CSR Summary will display the details of the CSR uploaded and the user can download it by clicking on the download button.

Click on the “edit “button will redirect to the first step, The Officer can edit the content by clicking on “Proceed”.

The user needs to authenticate with a valid email ID and token PIN of the Officer.

Clicking on “Sign CSR” creates signing CSR and displays the below page.

<figure><img src="/files/51qNUla0mLfFKH4FA75n" alt=""><figcaption></figcaption></figure>

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

Clicking on “Sign more CSR “will redirect the officer to step 1 of signing CSR where the officer will be able to sign more CSR.


---

# 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/sign-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.
