# Geräte

Bitte folgen Sie dieser Anleitung, um Zertifikate an Geräte zu verteilen (z. B. iOS, iPadOS). Bevor Sie die ersten Zertifikate über Jamf Pro bereitstellen, folgen Sie den [allgemeinen Schritten für Jamf Pro](/de/zertifikatsverwaltung/jamf/general.md) zuerst.

{% hint style="success" %}
Wir empfehlen dringend, alle für den Anwendungsfall relevanten Zertifikats-Payloads (vertrauenswürdiges Zertifikat / SCEP-Zertifikat) in einem **einzigen** Konfigurationsprofil in Jamf Pro zu konfigurieren.
{% endhint %}

## SCEPman-Root-Zertifikat

Im ersten Schritt müssen Sie das SCEPman-Root-Zertifikat bereitstellen. Laden Sie dieses CA-Zertifikat über das SCEPman-Dashboard herunter:

![](/files/4e71e8b8a8bfea86c500fe3e3616685e0363a8bf)

Fügen Sie ein neues „Mobile Device Configuration Profile“ hinzu und wählen Sie „Certificate“ als Payload. Geben Sie einen aussagekräftigen Namen ein und laden Sie das Zertifikat hoch (für „Select Certificate Option“ wählen Sie „Upload):

![](/files/3eaa489094140de05c964a2d3f39fb6899fad396)

## Gerätezertifikat

Bitte fügen Sie ein weiteres „Mobile Device Configuration Profile“ hinzu und wählen Sie „SCEP“ als Payload. Aktivieren Sie „Use the External Certificate Authority settings to enable Jamf Pro as SCEP proxy for this configuration profile“ und geben Sie die folgenden Informationen ein:

| Feld                    | Beschreibung                                         | Wert/Beispiel                                |
| ----------------------- | ---------------------------------------------------- | -------------------------------------------- |
| Name                    | Name/Zweck                                           | z. B. „Device Authentication“                |
| Profil erneut verteilen | Stellt das Profil für die Erneuerung erneut bereit   | z. B. „14 Tage“                              |
| Betreff                 | Betreff für das Zertifikat, Ergänzungen sind möglich | CN=$JSSID,OU=devices,CN=$PROFILE\_IDENTIFIER |

Bitte passen Sie die weiteren Optionen an Ihre Bedürfnisse an.

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


---

# Agent Instructions: 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:

```
GET https://docs.scepman.com/de/zertifikatsverwaltung/jamf/devices.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
