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

# Certificate Master

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

Certificate Master ist der zweite App Service in jeder SCEPman-Bereitstellung und anhand der „-cm“-Kennzeichnung im Namen des App Service erkennbar (sofern nicht geändert).&#x20;

Die folgenden Websites bieten detaillierte Informationen dazu, wie Zertifikate über die Certificate Master-Oberfläche für häufige Anwendungsfälle ausgestellt werden.

## Erste Schritte

Um Certificate Master nutzen zu können, müssen Sie zuerst die vorgesehene Rolle Ihrem Benutzerkonto zuweisen. Bitte lesen Sie den folgenden Artikel zum rollenbasierten Zugriffskontrollmodell von Certificate Master:

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

## Startseite von Certificate Master:

<figure><img src="/files/7717701688e1ae519995b2371f83de1813cd5d06" alt=""><figcaption></figcaption></figure>

## Kurzüberblick

{% embed url="<https://youtu.be/kr8uBPlG4J8?t=122>" %}
SCEPman Certificate Master Kurzüberblick
{% 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/de/zertifikatsverwaltung/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.
