> For the complete documentation index, see [llms.txt](https://docs.scepman.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scepman.com/ja/zheng-ming-shu-guan-li/jamf/devices.md).

# デバイス

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

{% hint style="success" %}
すべてのユースケースに関連する証明書ペイロード（信頼された証明書 / SCEP 証明書）を **1つの** Jamf Pro の構成プロファイルで設定することを強く推奨します。
{% endhint %}

## SCEPman ルート証明書

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

![](https://114237723-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoGejQeUQcw7lqnQ3WX%2Fuploads%2Fgit-blob-9170eb0435726398eb43f6fac8abd0d5f35e8cc4%2FSCEPmanHomePage%20\(1\)%20\(1\)%20\(1\)%20\(1\)%20\(1\)%20\(1\)%20\(1\)%20\(1\)%20\(1\)%20\(1\)%20\(1\)%20\(1\)%20\(2\)%20\(1\)%20\(2\).png?alt=media)

新しい「モバイルデバイス構成プロファイル」を追加し、ペイロードとして「証明書」を選択します。わかりやすい名前を入力し、証明書をアップロードします（「証明書オプションを選択」では「アップロード」を選択します）:

![](https://114237723-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoGejQeUQcw7lqnQ3WX%2Fuploads%2Fgit-blob-fe97ac8860afc7cc61db104dc028b871fdc3e6da%2Fimage%20\(25\).png?alt=media)

## デバイス証明書

別の「モバイルデバイス構成プロファイル」を追加し、ペイロードとして「SCEP」を選択してください。「外部証明機関の設定を使用して、この構成プロファイルの SCEP プロキシとして Jamf Pro を有効にする」を有効にし、以下の情報を入力します:

| 項目         | 説明                  | 値/例                                          |
| ---------- | ------------------- | -------------------------------------------- |
| 名前         | 名前/目的               | 例: 「デバイス認証」                                  |
| プロファイルを再配布 | 更新のためにプロファイルを再展開します | 例: 「14日」                                     |
| サブジェクト     | 証明書のサブジェクト、追加も可能    | CN=$JSSID,OU=devices,CN=$PROFILE\_IDENTIFIER |

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

<figure><img src="https://114237723-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoGejQeUQcw7lqnQ3WX%2Fuploads%2FDRffL4uHYgkQkcoilpP0%2Fimage.png?alt=media&amp;token=9fd81b72-53de-4883-bee0-3926502b7d22" 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.scepman.com/ja/zheng-ming-shu-guan-li/jamf/devices.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.
