> 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/scepman-nodepuroi/first-run-root-cert.md).

# ルート CA

SCEPman 環境をデプロイした後、ルート証明書を作成する必要があります。

中間証明書（Enterprise Edition のみ）を使用したい場合は、このガイドをご覧ください：

{% content-ref url="/pages/295a41bcf117548bb0873d5ed885e8cd1021d6e4" %}
[中間 CA](/ja/scepman-nodepuroi/intermediate-certificate.md)
{% endcontent-ref %}

**標準の SCEPman セットアップでは、以下の手順で新しいルート証明書を生成することを推奨します：**

## SCEPman ルート証明書を作成

1. へ移動する **アプリ サービス**.
2. SCEPman アプリケーションを選択し、 **参照** をクリックして、SCEPman の Web サイトを表示します。
3. すべてが意図どおりに動作したら **Intune**, **AAD の読み取り、Intune の読み取り、** および **Storage Account** が緑色で設定されます **接続済み**.

![](https://114237723-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoGejQeUQcw7lqnQ3WX%2Fuploads%2Fgit-blob-d6fef21290811f3a62c806247207f1f6d0fcd49f%2F2022-04-04SCEPmanAfterNewDeployment.png?alt=media)

4\. オプション **ここをクリックして開始します** Azure Key Vault RootCA 証明書を作成します。初期ルート証明書はファームで最初の 1 回だけ作成してください。\
5\. 選択 **私はドキュメントを読みました\[...]** をクリックし **最初のノードを作成**。\
6\. 数秒〜数分後にページを更新できます。現在、ルート証明書が利用可能になっているはずです。

<figure><img src="https://114237723-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoGejQeUQcw7lqnQ3WX%2Fuploads%2FL9u2PNx0G8wM9Q9lw8PD%2F2024-04-17%2016_11_52.png?alt=media&amp;token=0b6dbaa1-d31c-4724-8b84-213ad9e45263" alt=""><figcaption></figcaption></figure>

これで開始の準備ができました。確認してください [Microsoft Intune による証明書の展開](/ja/zheng-ming-shu-guan-li/microsoft-intune.md)


---

# 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/scepman-nodepuroi/first-run-root-cert.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.
