# Create Self-Signed CA Certificate

Click on CA Certificate Management->Enroll on the left menu which  displays below the page

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

Click on the “+Generate Key Pair” button. Generate Keypair page will be displayed.

Enter the Number of keys.

Select the Key profile to create a CA self-signed certificate.

Select the Signature algorithm.

Select the key algorithm & size from the drop-down

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

Click on the “Proceed” Button.

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

Click on the “Generate Key Pair(s)” button. A success message is displayed as shown in the below figure.

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

To view the Key Pairs generated Click on Manage CA Certificate -> Enroll which displays below page.

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

&#x20;Click on the Manage icon in the Action column following page will be displayed.

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

&#x20;By default, the “Certificate” radio button will be selected.

In the certificate profile dropdown, select the certificate profile meant for a self-signed certificate.

Based on the profile selected, respective Subject DN and SAN fields will be displayed. Enter the details.

Click on Proceed, which displays the below page.

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

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

Click on the “Edit “button will redirect to the first step with filled details.

In the 2nd step officer can verify the data entered and you need to sign and Authenticate with a valid email ID and token PIN.

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

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

Clicking on “Download Certificate” will download the .cer 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 should be able to create, a certificate (OCSP, CA) , and CSR creation. Created certificates will be updated in the “CA certificate”


---

# 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/create-self-signed-ca-certificate.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.
