# Appareils

Veuillez suivre ce guide pour distribuer des certificats aux appareils (par ex. : iOS, iPadOS). Avant de déployer les premiers certificats via Jamf Pro, suivez les [étapes générales pour Jamf Pro](/fr/gestion-des-certificats/jamf/general.md) en premier.

{% hint style="success" %}
Nous recommandons vivement de configurer tous les payloads de certificat pertinents pour le cas d’utilisation (certificat approuvé / certificat SCEP) dans un **seul** profil de configuration dans Jamf Pro.
{% endhint %}

## certificat racine SCEPman

Comme première étape, vous devez déployer le certificat racine SCEPman. Téléchargez ce certificat d’AC via le tableau de bord SCEPman :

![](/files/c16394531b47be4da3b682ec31090551482ea3a1)

Ajoutez un nouveau « Mobile Device Configuration Profile » et choisissez « Certificate » comme payload. Saisissez un nom pertinent et téléversez le certificat (pour « Select Certificate Option », sélectionnez « Upload ») :

![](/files/1d5d780fb6a16890fac95317a3b533fb69c432e7)

## Certificat de l’appareil

Veuillez ajouter un autre « Mobile Device Configuration Profile » et choisissez « SCEP » comme payload. Activez « Use the External Certificate Authority settings to enable Jamf Pro as SCEP proxy for this configuration profile » et saisissez les informations suivantes :

| Champ                  | Description                                    | Valeur/Exemple                               |
| ---------------------- | ---------------------------------------------- | -------------------------------------------- |
| Nom                    | Nom/objectif                                   | par ex. « Device Authentication »            |
| Redistribuer le profil | Redéploie le profil pour le renouvellement     | par ex. « 14 jours »                         |
| Sujet                  | Sujet du certificat, des ajouts sont possibles | CN=$JSSID,OU=devices,CN=$PROFILE\_IDENTIFIER |

Veuillez ajuster les autres options selon vos besoins.

<figure><img src="/files/987e339a2809a0074b721e230ccd5c1abce29868" 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/fr/gestion-des-certificats/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.
