# Create Selfsigned CA Certificate

To access the CA Certificate Management page, click on the "Enroll" option located on the left menu of the website. This will display the page you need to manage your CA certificates.

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

Click on “+Generate Key Pair” button.

A page as shown figure below will be displayed.

Enter Number of keys.

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

Select Signature algorithm.

Select the key algorithm & size from the drop down

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

Click on “ Proceed” Button.

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

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

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

To access the enrollment page, click on "Manage CA Certificate" again and then select "Enroll" from the left-hand menu.

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

To access the management options, click on the "Manage" icon located in the "Action" column. This will direct you to the relevant page as shown below

<figure><img src="/files/9pOdzuDhGmVAYiT88R4z" alt=""><figcaption></figcaption></figure>

By default “Certificate” radio button will be selected.

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

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

Click on Save and Proceed, displays below page.

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

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

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

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

Click on “Create” will redirect to next page as shown below.

<figure><img src="/files/027DgyQncCEuYzFsZGEU" alt=""><figcaption></figcaption></figure>

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

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

Clicking on “+New “, will redirect officer to step1 of enrollment where officer should be able to create Root CA, CA certificate/CSR creation. Created certificates will be updated in “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.13/user-manual/manage-ca-certificate/enroll/create-selfsigned-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.
