> 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/administracion-de-certificados/certificate-master.md).

# Certificate Master

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

Certificate Master es el segundo App Service dentro de cada implementación de SCEPman, identificable por la designación "-cm" en el nombre del App Service (a menos que se modifique).&#x20;

Los siguientes sitios proporcionan información detallada sobre cómo emitir certificados a través de la interfaz de usuario de Certificate Master para casos de uso comunes.

## Primeros pasos

Para poder utilizar Certificate Master, primero deberá asignar el rol previsto a su cuenta de usuario. Consulte el siguiente artículo sobre el control de acceso basado en roles de Certificate Master:

{% content-ref url="/pages/3de9ff34dc8c409052a336142e4c28d3d3120707" %}
[RBAC de Certificate Master](/es/configuracion-de-scepman/rbac.md)
{% endcontent-ref %}

## Página de inicio de Certificate Master:

<figure><img src="/files/78ef3dc8f753bf626e373ed8bb1cbef7cf687d3c" alt=""><figcaption></figcaption></figure>

## Resumen rápido

{% embed url="<https://youtu.be/kr8uBPlG4J8?t=122>" %}
Resumen rápido de SCEPman Certificate Master
{% endembed %}


---

# 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/administracion-de-certificados/certificate-master.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.
