Basics

These settings should only be applied to the SCEPman App Service, not the Certificate Master. Please refer to Application Settings.

AppConfig:AnonymousHomePageAccess

Value: true or false

Description: When not configured or set to true, anyone on the internet knowing the app service's URL can access the SCEPman Homepage and see status information like the SCEPman version and whether SCEPman is up and running (except if you prevent this with a firewall). We consider this non-sensitive information, but if you want to hide it, set this to false. Then, the homepage is deactivated for browser access and this information is not visible anymore.

AppConfig:BaseUrl

Value: App Service Name or https://customcname.domain.com

Description: This defines the public OCSP endpoint URL for the certificates. By default, the value contains the App Service Name. If you want to use a Custom Domain, you need to change this value.

AppConfig:LicenseKey

Value: empty or license key

Description: If you are using a trial deployment or the community edition this field leaves empty. After you purchased the Enterprise Edition you will receive a license key from us, then you can insert this key into this setting.

AppConfig:RemoteDebug

Value: true or false

Description: You can send Debug log information to a cloud-based monitoring solution of our company for support reasons. This can speed up support cases. You can activate and deactivate this feature by changing the value to true or false.

Do not forget to restart SCEPman App Service after enabling and saving the setting.

WEBSITE_RUN_FROM_PACKAGE

This setting points to the Application Artifacts that will be loaded by starting the App Service. Please have a look at these instructions: Application Artifacts.

Last updated