# Sign CSR

To sign a certificate, you'll need the CSR file. Go to CA Certificate Management > Signing CSR to sign under CA certificate profiles.

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

Upload the CSR file which needs to be signed by Issuer.

Choose the Certificate profile from the dropdown. Click on view link to view the profile details in popup.

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

Click on “Save and Proceed” will redirect to verify and confirm page as shown below.

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

The above Figure will display the details entered by “Officer” in step 1.

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

Click on “edit “button will redirect to first step, Officer can edit the content click on “Save and Proceed”.

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

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

<figure><img src="/files/39Hd272JLdjpgTUzZqMO" alt=""><figcaption></figcaption></figure>

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

Clicking on “Sign more CSR “will redirect the officer to step1 of signing CSR where an 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.13/user-manual/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.
