> For the complete documentation index, see [llms.txt](https://emca.emudhra.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://emca.emudhra.com/previous-release-versions/v4.0.13/user-manual/manage-user-certificate/enroll/generation-of-softtoken-certificate.md).

# Generation Of Softtoken Certificate

{% hint style="info" %}
Note:

In this section, users can download the pfx/JKS/JCEKS file of their certificate. Only user profiles with the KRS-enabled parameter checked by the admin will be displayed for soft token certificate creation.
{% endhint %}

Click on Manage User Certificate and select Enroll from the sub-menu on the Dashboard page, as shown in the figure below.

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

In the above shown figure :

By default “Soft token” radio button will be selected.

Select the Certificate profile created for user certificate issuance.

The Subject DN fields are displayed based on the certificate profile selected.&#x20;

Accordingly, fill in the details.

Enter Subscriber ID.

Select the Key algorithm and size from the drop-down

Select the Key profile to create user keypairs.

Click on Save and Proceed, which displays below page as shown in figure.

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

The above 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 verify and confirm page, the officer can verify the data entered. Sign and Authenticate with a valid email ID and token PIN.

Click on “Create” will redirect to the next page, as shown in the figure below.

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

Click on “Download Certificate” will download .pfx file in the system.

Click on “+ New“ will redirect the officer to step 1 of enrollment where an officer will be able to create a user certificate.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://emca.emudhra.com/previous-release-versions/v4.0.13/user-manual/manage-user-certificate/enroll/generation-of-softtoken-certificate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
