# CRL Profiles

A CRL is a Certificate Revocation List. When any certificate is issued, it has a validity period which is defined by the Certification Authority. Usually, this is one or two years. Any time a certificate is presented as part of an authentication dialog, the current time will be checked against the validity period.

The ‘CRL Profiles’ section enables CRL profile creation where the administrator can create a CRL profile that can be used by an Officer to create a Certificate Revocation List (CRL).

Post login, on the dashboard page, clicking on Manage profiles -> Certificate Profiles -> CRL profiles will display the below page

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


---

# 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.1/user-manual/manage-profiles/crl-profiles.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.
