# Gestor de Certificados

{% hint style="warning" %}
Apenas SCEPman Enterprise Edition
{% endhint %}

Certificate Master é o segundo App Service em cada implantação do SCEPman, identificável pela designação "-cm" no nome do App Service (a menos que seja modificada).&#x20;

Os sites abaixo fornecem informações detalhadas sobre como emitir certificados por meio da interface do utilizador do Certificate Master para casos de uso comuns.

## Primeiros passos

Para usar o Certificate Master, primeiro você precisará atribuir a função pretendida à sua conta de utilizador. Consulte o seguinte artigo sobre o controlo de acesso baseado em funções do Certificate Master:

{% content-ref url="/pages/c60c5861fbff048d3e0cf56287e24c090cfdcf8c" %}
[RBAC do Gestor de Certificados](/pt/configuracao-do-scepman/rbac.md)
{% endcontent-ref %}

## Página inicial do Certificate Master:

<figure><img src="/files/13d1d50141d0840b32619f9d92993c79cb03576a" alt=""><figcaption></figcaption></figure>

## Visão geral rápida

{% embed url="<https://youtu.be/kr8uBPlG4J8?t=122>" %}
Visão geral rápida do SCEPman Certificate Master
{% endembed %}


---

# 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.scepman.com/pt/gestao-de-certificados/certificate-master.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.
