# Certificate Master-Einstellungen

Dieser Abschnitt beschreibt zusätzliche Einstellungen für das Verhalten von Certificate Master. Alle diese Einstellungen sind optional, und wir empfehlen, mit den Standardwerten zu beginnen.

Einstellungen können bei Bedarf manuell hinzugefügt oder geändert werden. Einige Änderungen können Ihrem Dienst schaden. Bitte lesen Sie alle Informationen zu einer Einstellung sorgfältig, bevor Sie Änderungen vornehmen.

Alle hier beschriebenen Einstellungen gelten für die SCEPman Certificate Master App Service, nicht für den Haupt- SCEPman App Service!

## Linux-Konfiguration

Alle vorhandenen Einstellungen sind sowohl für Windows- als auch für Linux-App Services verfügbar.

Bei der Konfiguration von Umgebungsvariablen für Linux müssen Doppelpunkte durch zwei Unterstriche ersetzt werden.&#x20;

Zum Beispiel akzeptiert ein Windows App Service *AppConfig:LicenseKey*während ein Linux App Service akzeptiert *AppConfig\_\_LicenseKey.*

## Liste der Einstellungen

{% content-ref url="/pages/971ed0d35f8e06730cc0badcd282f86520287a8a" %}
[Grundlagen](/de/scepman-konfiguration/application-settings-1/basics.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/522a95dce025374380e50ddbea3eba21462dc1fe" %}
[Logging](/de/scepman-konfiguration/application-settings/logging.md)
{% endcontent-ref %}

{% content-ref url="/pages/884e626be576227ccc304e432cf916300b46d877" %}
[Nationale Cloud-Plattformen](/de/scepman-konfiguration/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/de/scepman-konfiguration/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.
