> 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/google-workspace/confiance-du-serveur.md).

# Confiance du serveur

{% hint style="info" %}
Cela n’est nécessaire que si vous utilisez un certificat de serveur RADIUS qui a été émis par une autorité de certification en laquelle vos clients n’ont pas déjà confiance. Par exemple, cela n’est pas nécessaire si vous utilisez votre propre certificat de serveur émis par SCEPman.
{% endhint %}

## Partie 1 : Télécharger le certificat du serveur RADIUS

Lorsque [téléchargement](/fr/portail-dadministration/settings/settings-server.md#download) le certificat du serveur, utilisez uniquement le certificat marqué en vert. Cela téléchargera le certificat de l’AC racine de l’AC émettrice.

<figure><img src="https://docs.radiusaas.com/~gitbook/image?url=https%3A%2F%2F1222554226-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FSWU1DQ4UGkqER7uGNUOm%252Fuploads%252F6PAKr5RsefmaAKR44h8i%252Fimage.png%3Falt%3Dmedia%26token%3Da7738e9d-f974-4162-a99a-e7c2b68b4b40&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=c7ddd6d1&#x26;sv=1" alt=""><figcaption></figcaption></figure>

## Partie 2 : Ajout d’un profil de certificat approuvé pour vos appareils terminaux

{% hint style="warning" %}
Assurez-vous d’avoir consulté [Partie 1](#part-1-download-the-radius-server-certificate).
{% endhint %}

Dans votre Google **console d’administration** (admin.google.com)  naviguer vers **Menu** > **Appareils** > **Réseau** > **Certificats** > **AJOUTER UN CERTIFICAT**

<figure><img src="/files/f59cc4745e71c5b9c4a4155a94b88fdbf9a7dea5" alt=""><figcaption></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/google-workspace/confiance-du-serveur.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.
