# Jamf Pro

## Général

{% hint style="success" %}
Nous recommandons vivement de configurer toutes les charges utiles liées à 802.1X dans un **seul** Profil de configuration dans Jamf - et un profil de configuration par type d’attribution (ordinateurs, appareils, utilisateurs).&#x20;
{% endhint %}

Pour configurer entièrement 802.1X, cela signifie généralement que vous avez besoin des éléments suivants :

* Charge(s) réseau (Wi‑Fi et/ou LAN)
* Charge(s) de certificat
  * Certificat d’AC racine de l’AC émettrice SCEP
  * Certificat d’AC racine de l’AC émettrice du certificat du serveur RADIUS (peut être la même que l’AC émettrice SCEP)
* Charge SCEP (certificat d’authentification client)

<figure><img src="/files/79cedeccc106e8bb9eeaef39bd6f9f3d61adb7b7" alt=""><figcaption></figcaption></figure>

## Charges

{% content-ref url="/pages/37b27f3bfd071a6a7bc435afc0cb5fd745fd3b56" %}
[Confiance du serveur](/fr/deploiement-du-profil/jamf-pro/server-trust.md)
{% endcontent-ref %}

{% content-ref url="/pages/bc3433ee2b6cffa2afc576a276712551db8b6686" %}
[Profil WiFi](/fr/deploiement-du-profil/jamf-pro/wifi-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/4c85be2a46a4954dcdbbfcbb1c2aa95cff3170a4" %}
[Profil filaire](/fr/deploiement-du-profil/jamf-pro/wired-profile.md)
{% endcontent-ref %}


---

# 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.radiusaas.com/fr/deploiement-du-profil/jamf-pro.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.
