# Certificate

## Version:

* Linux Control Center = 2.10.X or higher

## Requirement

* SSL/TLS certificate issued by a trusted Certificate Authority (CA).
* Example of a certificate with a valid certificate chain:

  ![](/files/D2jn5vSIuk4y8J0z5RRp)

{% hint style="warning" %}
If the certificate has a password, the encryption must be RSA.
{% endhint %}

## Overview

* This manual contains step-by-step instructions for installing an SSL/TLS certificate in the LCC Console.

## Certificate installation

1. Click **Config** in the LCC left side menu

   ![](/files/hrHlEv8SGbfrVGOKVHrt)
2. Click **Certificate**.

   ![](/files/2sRSbLOXwMVp6mo4KKGr)
3. Click **Create**.

   ![](/files/tRcd4A42L06YA1CYKBqC)
4. Fill in the information;

**Name**: Descriptive name for the certificate.\
Certificate password in the **Password** field (not required).\
Certificate in the **Certificate** field.\
Certificate chain in the **Chain** field.\
Certificate key in the **Key** field.<br>

* Click **Save**

  ![](/files/7b8I31SdsH2Qc2Hspmdd)

1. After saving the certificate information, click the **Active** option to enable the certificate.

   ![](/files/F1KWCYLKhW4bGMkGs3Iu)

## Restart Web Console

* To finish installing the certificate, you need to restart the Web Console.

1. In the side menu on the left, click on **Config > Management.**

   ![](/files/f5uzUlbMaHk8qlB0Kbqq)
2. Click on the arrow in the **Actions** line.

   ![](/files/wwFX8XqUDcnLU1epUxaQ)
3. Choose the **Restart Console** option
4. Click on **Save** and confirm the action by clicking on **YES**

   ![](/files/D2deqjeVkV2DyA43SRSb)

{% hint style="warning" %}
The console will be unavailable for a few seconds and after restarting, it will return with the certificate active.
{% endhint %}


---

# 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://docs.linuxcontrolcenter.com.br/en/configs-integrations/configs/certificate.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.
