# Certificado

## Versão:

* Linux Control Center = 2.10.X ou superior

## Requisito

* Certificado SSL/TLS emitido por uma Autoridade Certificadora (CA) confiável.
* Exemplo de certificado com a cadeia de certificado válido:

  ![](/files/zVKd5paVkPk7z68fqoWO)

{% hint style="warning" %}
Caso o certificado possua senha, a criptografia deve ser RSA.
{% endhint %}

## Overview

* Este manual possui o passo a passo para instalar certificado SSL/TLS na Console do LCC.

## Instalação do certificado

1. Clique em **Config** no menu lateral esquerdo do LCC

   ![](/files/Mra2gJYGy0r3ftQcvMBV)
2. Clique em **Certificado**.

   ![](/files/iJwsplrJpQc9XduSHfnw)
3. Clique em **Create**.

   ![](/files/0GB613Nq75vYQ4IRfmTe)
4. Preencha as informações;

   * **Name**: Nome descritivo para o certificado
   * Senha do certificado no campo **Password** (campo não obrigatório)
   * Certificado no campo **Certificate**
   * Chain do certificado no campo **Chain**
   * Chave do certificado no campo **Key**
   * Clique em **Save**

   ![](/files/3OjMrC80WHiFbpjH6mI1)
5. Após salvar as informações do certificado, clique na opção **Active** para habilitar o certificado.

   ![](/files/TSykJOQ96wQCXenE2R1X)

## Restart Web Console

* Para finalizar a instalação do certificado, é necessário reiniciar a Web Console.

1. No menu lateral à esquerda clique em **Config > Management.**

   ![](/files/R2HPDJalxvwZlp2Eh40s)
2. Clique na seta da linha **Actions**.

   ![](/files/P38QXr4QdUzwMNBfdfI2)
3. Escolha a opção **Restart Console**
4. Clique em **Save** e confirme a ação clicando em **YES**

   ![](/files/bhzd8extm7cXpB7fsyXO)

{% hint style="warning" %}
A console ficará indisponível em alguns segundos e após reiniciar, retornará com o certificado ativo.
{% 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/conf-integrations/configuracoes/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.
