# WiFi プロファイル

{% hint style="warning" %}
強く推奨します **スペースを使用しないこと** または **特殊文字** あなたの **SSID**.
{% endhint %}

JamfでWiFiプロファイルを構成するには、次の手順に従ってください:

1. Jamf Pro インスタンスにログインします
2. 正しい展開スコープ（コンピューター、デバイス、またはユーザー）を選択します。この例では、macOS デバイス（コンピューター）を選択しています。
3. 前の手順で作成した既存の構成プロファイルに移動します（[信頼されたルート](/ja/purofairuno/jamf-pro/server-trust.md))
4. 次を追加します **ネットワーク** ペイロード
5. として **ネットワーク インターフェース** 選択します **Wi-Fi**
6. 次を入力します **Service Set Identifier (SSID)**
7. として **セキュリティの種類** 選択します **任意（エンタープライズ）**

<figure><img src="/files/85f8d9288ccea749d18a1a4a131b51ca7960139b" alt=""><figcaption></figcaption></figure>

8. 「 **ネットワーク セキュリティ設定** および **プロトコル** 選択します **TLS**

<figure><img src="/files/2fbf250b353ced30c6adaea2a7318c0ed0bb238c" alt=""><figcaption></figcaption></figure>

9. 次に移動します **ネットワーク セキュリティ設定** **>** **信頼**
10. として **識別証明書** この構成プロファイルの SCEP ペイロードで以前に構成したクライアント認証証明書を選択します。CA として SCEPman を使用している場合は、以前に設定した SCEP Proxy を選択してください。 [の構成](https://docs.scepman.com/certificate-deployment/jamf/general) SCEPman の。
11. 「 **Trusted Certificates** ペイロードとして構成したすべての証明書が **Certificate** ここに表示されます。すべて選択してください。
12. 次に、 **信頼するサーバー証明書名** を追加します&#x20;
    * **サブジェクト代替名 (SAN)**
    * および **共通名 (CN)** \
      \
      の *アクティブな* RADIUS [**サーバー証明書。**](/ja/ptaru/settings/settings-server.md#server-certificates) これらのプロパティは、アクティブなサーバー証明書を展開し、該当する値をコピーすることで確認できます。&#x20;

{% hint style="warning" %}
共通名は大文字と小文字を区別することに注意してください。&#x20;

JAMF インターフェースの「信頼するサーバー証明書名」入力フィールドの先頭または末尾に、スペースや不可視文字がないことを必ず確認してください。
{% endhint %}

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

13. 選択解除 **信頼の例外を許可**
14. その他のすべてのオプションは、要件に応じて構成してください。
15. をクリックします **保存**
16. 「 **スコープ** 関連する対象ユーザーにプロファイルを割り当てます

<figure><img src="/files/f228ac644c494071ec2220a918e0622fdda634c3" 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.radiusaas.com/ja/purofairuno/jamf-pro/wifi-profile.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.
