# Create Sub CA Certificate

To manage the CA certificate, click on "Enroll" from the left menu. This will display the page you need.

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

Already generated key pair will be displayed. If not then generate new kay pair on click of Generate Key Pair button and follow the above steps.

Click on Manage icon in Action column following page will be displayed below figure

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

By default “Certificate” radio button will be selected.

In the Certificate Profile dropdown select the certificate profile which was created for Sub CA certificate generation.

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

On clicking “Save and proceed” button, displays below figure.

<figure><img src="/files/8VdFQr817W1prPNyYhnX" alt=""><figcaption></figcaption></figure>

The above figure 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 click on Authenticate button by entering valid email ID and token PIN.

Click on “Create” button will redirect to below figure.

<figure><img src="/files/fRnva93lBHDaZT4CP1iU" 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 enrolment where officer should be able to create Root CA, CA certificate. Created certificates will be updated in “CA certificates”.


---

# 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-sub-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.
