Application Settings
Umbraco Cloud enables you to toggle a selection of predefined settings for each of the project's environments. A change of an application setting enables you to change one specific behavior of the app service that an environment is running in. The objective of application settings is to empower you with features or functionality that aren't available by default.
You can find this option in Settings -> Advanced -> Custom Application Settings. Currently, the only available setting is the Enable client certificate loaded from file system.
Enable client certificate loaded from file system Explained
To load a client certificate (such as an X.509 certificate) at runtime, enable this feature for one or more environments. Enabling this feature for an environment allows you to load a client certificate file during your cloud project's runtime.
For more information on loading a certificate from a file, see the Load certificate from file article in the Microsoft documentation.
Last updated
Was this helpful?