# Create CRL

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.

On the Dashboard page, click on Manage CRL from the menu, All CA certificates (Self–signed, Sub CA) CRLs will be displayed.

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

If CRL status is inactive click on to create CRL.

On clicking on an icon, displays a popup window.

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

Check on CRL Auto generation (optional). When selected, CRL Frequency will be displayed.

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

Enter CRL Frequency

Select the Signature Algorithm from the drop-down

Select the CRL Profile from the drop-down. The CRL profiles created by the Administrator will be displayed in the drop-down

Click on Confirm displays the below popup window

<figure><img src="/files/4eJC52gL1jPtwJaVTz5v" alt=""><figcaption></figcaption></figure>

On the page

Sign and Authenticate with the valid email ID of the officer and token PIN

Click on the Create CRL button

A Pop-up indicating successful CRL creation will be displayed as shown below

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

Close the pop-up to see the ‘CRL Status’ of the respective profile change to ‘Active’

<figure><img src="/files/0oPj3CEE3nkkw7d4kgAJ" 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-crls/create-crl.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.
