# All Certificates

The **"All Certificates"** reports section allows users to view a table of all the certificates generated by emCA. The table displays the Issued Date, Expiry Date, Certificate Serial No., Common Name, issuer Name, and the Status of each certificate (active, expired, revoked, suspended, or reinstated).

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

emCA provides a range of filtering options to simplify certificate searches.

**Search Filters:**

![](/files/O6VrUamYZ2gTsT93kX2Z)

**Serial Number and Common Name:** Users must enter relevant information in the designated field for "Serial Number" or "Common Name" selections.

**Issuer Name:** When the user selects "Issuer Name," they must choose the correct issuer from the dropdown.

**Status:** If the user chooses the "Status" option, they must select the specific status from the dropdown list, which represents the current state of the certificate.

**Subscriber ID:** When searching for a certificate using "Subscriber ID", the user must provide the specific Subscriber ID associated with it.

**Created Date and Expiry Date:** If the user selects "Created Date" or "Expiry Date," they must enter the certificate's creation and expiry dates in "yyyy-mm-dd" format, including the time if needed. This enables accurate date-based searching.

emCA is a user-friendly interface that allows users to filter and locate certificates based on their unique requirements easily.

#### Download

To download the certificate, users should click the "Download" icon under the action column.

#### View

Users should click the "View" icon under the Action column to view the 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.2.4/user-manual/ca-administrator/reports/all-certificates.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.
