> 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/es/despliegue-de-scepman/first-run-root-cert.md).

# CA raíz

Después de haber implementado su entorno SCEPman, debe crear un certificado raíz.

Si desea utilizar un certificado intermedio (solo Edición Enterprise), puede consultar esta guía:

{% content-ref url="/pages/cdbd98cc925fba2df84317317964f2d5ec3a33c2" %}
[CA intermedia](/es/despliegue-de-scepman/intermediate-certificate.md)
{% endcontent-ref %}

**Para una configuración estándar de SCEPman, recomendamos generar un nuevo certificado raíz con los siguientes pasos:**

## Crear certificado raíz de SCEPman

1. Navega a **App Services**.
2. Seleccione la aplicación SCEPman y haga clic en **Browse** para ver el sitio web de SCEPman.
3. Cuando todo funcione como se espera **Intune**, **Read AAD, Read Intune,** y **Storage Account** se muestran en verde como **connected**.

![](/files/1da40817f127da3ea92d40f59831faf966d8e4c8)

4\. La opción **haga clic aquí para comenzar** creando el certificado Azure Key Vault RootCA. El certificado raíz inicial solo debe crearse una vez en una granja.\
5\. Seleccione **He leído la documentación\[...]** y haga clic en **Create First Node**.\
6\. Después de unos segundos/minutos puede actualizar la página. Ahora debería ver que el certificado raíz está disponible.

<figure><img src="/files/6822b3d29b3ac9c25f05ff14230ce82df1df205d" alt=""><figcaption></figcaption></figure>

¡Ahora está listo para empezar! Consulte [Certificate Deployment via Microsoft Intune](/es/gestion-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/es/despliegue-de-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.
