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

# Root-CA

Nachdem Sie Ihre SCEPman-Umgebung bereitgestellt haben, müssen Sie ein Stammzertifikat erstellen.

Wenn Sie ein Zwischenzertifikat (nur Enterprise Edition) verwenden möchten, können Sie sich diese Anleitung ansehen:

{% content-ref url="/pages/34b8ad5e1a7d8e82a93bd5a6662050c4289413e6" %}
[Zwischen-CA](/de/scepman-bereitstellung/intermediate-certificate.md)
{% endcontent-ref %}

**Für ein standardmäßiges SCEPman-Setup empfehlen wir, mit den folgenden Schritten ein neues Stammzertifikat zu generieren:**

## SCEPman Root-Zertifikat erstellen

1. Navigieren Sie zu **App Services**.
2. Wählen Sie die SCEPman-Anwendung aus und klicken Sie auf **Durchsuchen** um die SCEPman-Website anzuzeigen.
3. Wenn alles wie vorgesehen funktioniert **Intune**, **AAD lesen, Intune lesen,** und **Storage Account** sind in Grün als **verbunden**.

![](https://2075553437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoGejQeUQcw7lqnQ3WX%2Fuploads%2Fgit-blob-d6fef21290811f3a62c806247207f1f6d0fcd49f%2F2022-04-04SCEPmanAfterNewDeployment.png?alt=media)

4\. Die Option **klicken Sie hier, um zu beginnen** bei der Erstellung des Azure Key Vault RootCA-Zertifikats. Das erste Stammzertifikat sollte auf einer Farm nur einmal erstellt werden.\
5\. Wählen Sie **Ich habe die Dokumentation gelesen\[...]** und klicken Sie auf **Ersten Knoten erstellen**.\
6\. Nach einigen Sekunden/Minuten können Sie die Seite aktualisieren. Jetzt sollten Sie sehen, dass das Stammzertifikat verfügbar ist.

<figure><img src="https://2075553437-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoGejQeUQcw7lqnQ3WX%2Fuploads%2FL9u2PNx0G8wM9Q9lw8PD%2F2024-04-17%2016_11_52.png?alt=media&amp;token=0b6dbaa1-d31c-4724-8b84-213ad9e45263" alt=""><figcaption></figcaption></figure>

Jetzt sind Sie bereit, loszulegen! Prüfen Sie [Zertifikatbereitstellung über Microsoft Intune](/de/zertifikatsverwaltung/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/de/scepman-bereitstellung/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.
