> 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-gou-cheng/application-settings-1.md).

# Certificate Master の設定

このセクションでは、Certificate Master の動作に関する追加設定について説明します。これらの設定はすべて任意であり、まずは既定値から始めることを推奨します。

必要に応じて、設定は手動で追加または変更できます。一部の変更はサービスに悪影響を及ぼす可能性があります。変更を加える前に、設定に関するすべての情報を注意深くお読みください。

ここで説明されている設定はすべて、メインの SCEPman App Service ではなく、SCEPman Certificate Master App Service 用です。

## Linux の構成

既存の設定はすべて、Windows と Linux の両方の App Service で利用できます。

Linux の環境変数を構成する場合、コロンは 2 つのアンダースコアに置き換える必要があります。&#x20;

たとえば、Windows App Service では次を受け入れます *AppConfig:LicenseKey*が、Linux App Service では次を受け入れます *AppConfig\_\_LicenseKey。*

## 設定一覧

{% content-ref url="/pages/c3f0ca27395db7e16c5e881e0724ddc8eacc3085" %}
[基本](/ja/scepman-gou-cheng/application-settings-1/basics.md)
{% endcontent-ref %}

{% content-ref url="/pages/9f0437d0ba3b9f6238edf7b86355fbc50cff38d1" %}
[Microsoft Entra ID (Azure AD)](/ja/scepman-gou-cheng/application-settings-1/azure-ad.md)
{% endcontent-ref %}

{% content-ref url="/pages/977f6e0aa86a82f702d92b932a9c824bd3cfad34" %}
[ログ記録](/ja/scepman-gou-cheng/application-settings/logging.md)
{% endcontent-ref %}

{% content-ref url="/pages/0e9db441a9ca698c5d1645ed113eb725df64988b" %}
[各国クラウド プラットフォーム](/ja/scepman-gou-cheng/application-settings-1/national-cloud-platforms.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.scepman.com/ja/scepman-gou-cheng/application-settings-1.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.
