> 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/fr/deploiement-des-profils/microsoft-intune/wired-profile/mac.md).

# macOS

## Étapes de configuration <a href="#before-creating-the-wi-fi-profile-create-a-trusted-root-certificate-profile-as-described-here-change" id="before-creating-the-wi-fi-profile-create-a-trusted-root-certificate-profile-as-described-here-change"></a>

1. Connectez-vous à [Microsoft Intune](https://intune.microsoft.com/)
2. Accédez à **Appareils** puis **Profils de configuration**
3. Puis cliquez sur **Créer > Nouvelle stratégie**
4. En tant que **Plateforme** sélectionnez **macOS**
5. Recherchez les **Type de profil** modèles pour **Réseau filaire** et sélectionnez-le
6. Cliquez sur **Créer** et fournissez un nom descriptif et, en option, une **Description**
7. Choisissez votre **Interface réseau**
8. En tant que **Type EAP** choisissez **EAP - TLS**
9. Ensuite, en tant que **Noms de serveur du certificat** ajoutez le **Subject Alternative Name (SAN)** de votre *actif* RADIUS [**certificat du serveur.**](/fr/portail-dadministration/settings/settings-server.md#server-certificates) Cette propriété peut être trouvée en développant le certificat actif du serveur et en copiant les valeurs pertinentes.

<figure><img src="/files/4fd4640ff7bb7c7abe8fe4ed9b17985a549f3b2a" alt=""><figcaption></figcaption></figure>

1. Pour le **Certificats racine pour la validation du serveur** sélectionnez le profil de certificat approuvé que vous avez créé précédemment pour le certificat du serveur RADIUS.
2. Enfin, sous **Authentification du client** sélectionnez **Certificats en tant que** **Méthode d’authentification**&#x20;

<figure><img src="/files/4f995ce1b602a99e8b2aed382a5c9d2c623e9e25" alt=""><figcaption><p>Affichage du profil de réseau filaire pour macOS</p></figcaption></figure>


---

# 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/fr/deploiement-des-profils/microsoft-intune/wired-profile/mac.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.
