> For the complete documentation index, see [llms.txt](https://docs.radiusaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.radiusaas.com/de/profilbereitstellung/microsoft-intune/trusted-root.md).

# Serververtrauen

{% hint style="info" %}
Dies ist nur erforderlich, wenn Sie ein RADIUS-Serverzertifikat verwenden, das von einer CA ausgestellt wurde, der Ihre Clients noch nicht vertrauen. Dies ist zum Beispiel nicht nötig, wenn Sie Ihr eigenes Serverzertifikat verwenden, das von SCEPman ausgestellt wurde.
{% endhint %}

### Teil 1: Das RADIUS-Serverzertifikat herunterladen

Wenn [Herunterladen](/de/admin-portal/settings/settings-server.md#download) des Serverzertifikats verwenden Sie nur das grün markierte Zertifikat. Dadurch wird das Root-CA-Zertifikat der ausstellenden CA heruntergeladen.

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

### Teil 2: Hinzufügen eines vertrauenswürdigen Zertifikatsprofils für Ihre Endgeräte&#x20;

{% hint style="warning" %}
Stellen Sie sicher, dass Sie [Teil 1](#edit-your-downloaded-certificate).
{% endhint %}

1. Melden Sie sich bei [Microsoft Intune](https://intune.microsoft.com/)
2. Navigieren Sie zu **Geräte** und anschließend bei **Konfigurationsprofile**
3. Dann klicken Sie auf **Erstellen > Neue Richtlinie**
4. Wählen Sie die richtige **Plattform** für Ihr Gerät aus
5. Suchen Sie in den **Profiltyp** Vorlagen nach **Vertrauenswürdiges Zertifikat** und wählen Sie es aus
6. Klicken Sie auf **Erstellen** und geben Sie einen aussagekräftigen Namen sowie optional eine **Beschreibung**
7. Laden Sie im zweiten Schritt die \*.cer-Datei hoch, die das RADIUS-Serverzertifikat bzw. das vertrauenswürdige Root-Zertifikat enthält, mit dem das Serverzertifikat signiert wurde.

![](/files/75b4a7a3091f63accb6d2bda0c2cfcb79243fdfb)


---

# 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.radiusaas.com/de/profilbereitstellung/microsoft-intune/trusted-root.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.
