# デバイス

このガイドに従って、証明書をデバイス（例: iOS、iPadOS）に配布してください。Jamf Pro で最初の証明書を展開する前に、以下を参照してください。 [Jamf Pro の一般的な手順](/ja/zheng-ming-shu-guan-li/jamf/general.md) を先に確認してください。

{% hint style="success" %}
すべてのユースケースに関連する証明書ペイロード（trusted certificate / SCEP certificate）を、Jamf Pro の **単一の** Configuration Profile に設定することを強く推奨します。
{% endhint %}

## SCEPman Root Certificate

最初のステップとして、SCEPman root certificate を展開する必要があります。この CA 証明書は SCEPman ダッシュボードからダウンロードしてください:

![](/files/344eb387228d4d05887e8793281b10fff5e2e48d)

新しい「Mobile Device Configuration Profile」を追加し、ペイロードとして「Certificate」を選択します。わかりやすい名前を入力し、証明書をアップロードします（「Select Certificate Option」では「Upload」を選択してください）:

![](/files/2a2f084a5422807601d3777a4de14b806aa65c8c)

## Device Certificate

別の「Mobile Device Configuration Profile」を追加し、ペイロードとして「SCEP」を選択してください。「Use the External Certificate Authority settings to enable Jamf Pro as SCEP proxy for this configuration profile」を有効にし、以下の情報を入力します:

| 項目           | 説明                     | 値/例                                          |
| ------------ | ---------------------- | -------------------------------------------- |
| 名前           | 名前/目的                  | 例: 「Device Authentication」                   |
| Profile を再配布 | 更新のために Profile を再展開します | 例: 「14 days」                                 |
| サブジェクト       | 証明書のサブジェクト、追加も可能です     | CN=$JSSID,OU=devices,CN=$PROFILE\_IDENTIFIER |

必要に応じて他のオプションも調整してください。

<figure><img src="/files/0b0082c93f777cd55e758b20229179b832ddeac8" 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.scepman.com/ja/zheng-ming-shu-guan-li/jamf/devices.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.
