# Sign CSR

You need the CSR file you want to sign to handle certificate signing requests.

Click on Manage User Certificate -> Sign CSR from the submenu, if you want to sign under User certificate profiles

To upload the Configuration type, select the option ‘Upload’

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

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/ZfZbCUg37Lv2291L6s8p" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/LeG1t33NUY4bBoKAJpqH" 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 the Officer's valid email ID and token PIN.

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

<figure><img src="/files/Pd3F5QzoemZOtYyPo6CX" 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 the step 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.2.1/user-manual/manage-user-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.
