# Certificate Master Settings

This section describes additional settings for the behavior of Certificate Master. All of these settings are optional and we recommend starting with the defaults.

Settings can be added or changed manually if needed. Some changes can harm your service. Please carefully read all information about a setting before making any changes.

All of the settings described here are for the SCEPman Certificate Master App Service, not the main SCEPman App Service!

## Linux Configuration

All existing settings are available for both Windows and Linux App Services.

When configuring Environment Variables for Linux, colons must be replaced with two underscores.&#x20;

For example, a Windows App Service accepts *AppConfig:LicenseKey*, while a Linux App Service accepts *AppConfig\_\_LicenseKey.*

## List of Settings

{% content-ref url="/pages/jFnDu5ohpmOYNztHtOyH" %}
[Basics](/scepman-configuration/application-settings-1/basics.md)
{% endcontent-ref %}

{% content-ref url="/pages/6kkY2Tvs41FGUUhh0ILF" %}
[Microsoft Entra ID (Azure AD)](/scepman-configuration/application-settings-1/azure-ad.md)
{% endcontent-ref %}

{% content-ref url="/pages/qedvkBP3BQLzy1LmbesC" %}
[Logging](/scepman-configuration/application-settings/logging.md)
{% endcontent-ref %}

{% content-ref url="/pages/iIzXyt18dQMB8Oarf4Mi" %}
[National Cloud Platforms](/scepman-configuration/application-settings-1/national-cloud-platforms.md)
{% endcontent-ref %}


---

# 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/scepman-configuration/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.
