# サーバー信頼

{% hint style="info" %}
これは、クライアントがまだ信頼していない CA によって発行された RADIUS サーバー証明書を使用している場合にのみ必要です。たとえば、SCEPman によって発行された独自のサーバー証明書を使用する場合は不要です。
{% endhint %}

### パート 1: RADIUS サーバー証明書をダウンロードする

次の場合、 [ダウンロード中](/ja/ptaru/settings/settings-server.md#download) サーバー証明書については、緑色でマークされた証明書のみを使用してください。これにより、発行元 CA のルート CA 証明書がダウンロードされます。

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

### パート 2: エンドポイント デバイス用の信頼された証明書プロファイルを追加する&#x20;

{% hint style="warning" %}
次の内容を確認済みであることを確認してください [パート 1](#edit-your-downloaded-certificate).
{% endhint %}

1. にログインします [Microsoft Intune](https://intune.microsoft.com/)
2. 次に移動します **デバイス** および続いて **構成プロファイル**
3. 次に、 **作成 > 新しいポリシー**
4. 正しい **プラットフォーム** をデバイスに対して選択します
5. を検索します **プロファイルの種類** テンプレートで **信頼された証明書** を選択します
6. をクリックします **作成** そして、説明的な名前と任意の **説明**
7. 2 番目の手順で、RADIUS サーバー証明書/サーバー証明書の署名に使用された信頼されたルートを含む \*.cer ファイルをアップロードします。

![](/files/e3a28db61ce1e92ce1fea160c13e3cbbde74843d)


---

# 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/ja/purofairuno/microsoft-intune/trusted-root.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.
