> For the complete documentation index, see [llms.txt](https://docs.scepman.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scepman.com/pt/implementacao-do-scepman/first-run-root-cert.md).

# CA raiz

Depois de implantar o seu ambiente SCEPman, você precisa criar um certificado raiz.

Se quiser usar um certificado intermediário (apenas na Edição Enterprise), pode consultar este guia:

{% content-ref url="/pages/e2eddecad73e3bca815b55ac86a48e3d0d9d27a1" %}
[CA intermédia](/pt/implementacao-do-scepman/intermediate-certificate.md)
{% endcontent-ref %}

**Para uma configuração padrão do SCEPman, recomendamos gerar um novo certificado raiz com os seguintes passos:**

## Criar certificado raiz do SCEPman

1. Navegue até **App Services**.
2. Escolha a aplicação SCEPman e clique em **Procurar** para ver o site do SCEPman.
3. Quando tudo estiver funcionando como pretendido **Intune**, **Ler AAD, Ler Intune,** e **Storage Account** estão assinalados a verde como **conectado**.

![](/files/fb19e836c4c6a0f812bceb1177350b13c695775e)

4\. A opção **clique aqui para iniciar** a criação do certificado Azure Key Vault RootCA. O certificado raiz inicial deve ser criado apenas uma vez numa farm.\
5\. Selecione **Li a documentação\[...]** e clique **Criar Primeiro Nó**.\
6\. Depois de alguns segundos/minutos, pode atualizar a página. Agora deverá ver que o certificado raiz está disponível.

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

Agora está pronto para começar! Verifique [Implementação de Certificados via Microsoft Intune](/pt/gestao-de-certificados/microsoft-intune.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.scepman.com/pt/implementacao-do-scepman/first-run-root-cert.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
