> 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-hardtoken-certificate.md).

# Generation Of Hardtoken Certificate

The certificate will be downloaded onto the selected device, which can either be a token or another device.

* Click on User Certificate Management ->Enrollment on the left menu.
* Choose the “Hard token” radio button as a type of certificate as shown in the figure.

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

Select Hard token radio button and then select User certificate profile generated by the Administrator.

Based on the Certificate profile selected from Certificate profile dropdown all the relevant subject DN details along with SAN fields will be displayed.

Select the Key Algorithm & Size from the drop down

Select the Key profile to create user certificate generated by the Administrator.

Enter Token PIN of selected key profile with token plugged into the system.

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

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

The above 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. Authenticate with valid email ID and token PIN.

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

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

To download a certificate (.cer file) to your system, simply click on the "Download Certificate" button.

Clicking on "+New" will take the officer to step 1 of the enrollment process, where they can 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-hardtoken-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.
