3.1.3.3 StoredConfiguration Initialization

The persistent state of the server is initialized once and stored in implementation-specific storage. The following default values SHOULD be used.

Configuration version: This flag can be any value at initialization. At installation, this value is 0. The server SHOULD increment this value when there are configuration changes.

configurationRefreshInterval: The default interval is 30 seconds.

serverVersion: This field MUST be initialized with the product version of the server.

name: This field SHOULD be initialized with the friendly name of the server.

SKU: This field SHOULD be initialized with the SKU of the server.

cryptographicMode: The default value SHOULD be Mode 1 if an implementation does not support multiple cryptographic modes. Otherwise, the value SHOULD be chosen when deploying the server.

trustedSpcCAKeys: This field SHOULD be initialized with a set of public keys from SPC CA certificates that are trusted by this server to sign SPCs.

SLC: The default value is the SLC acquired in section 3.1.3.2.

keyPair: The default value is the key pair acquired in section 3.1.3.1.

applicationExclusionPolicy: The default value is the empty set.

osExclusionEnabled: The default value is false.

osExclusionPolicy: The default version range is "0-2.1.5.2600".

spcExclusionPolicy: The default value is null.

RAC exclusion policy: The default value is null.

creationTimeTolerance: The default value is 15 days.

racValidityTime: The default value is 365 days.

tempRacValidityTime: The default value is 15 minutes.

federatedRacValidityTime: The default value is 1 day.

certificateValidityTimeTolerance: The default value is 15 minutes.

persistRac: The default value is false.

baseUrl: The value SHOULD be chosen when deploying the server.

licensingUrl: The default value is NULL.

externalCertificationUrl: The default value is NULL.

externalLicensingUrl: The default value is NULL.

federationEnabled: The default value is false.

serverDecommissioned: The default value is false.

noRightsCacheEnabled: The default value is true.

onlinePublishingEnabled: The default value is true.

trustedRacIssuers: The default value is the public key of the SLC.

trustedLicensingServers: The default value is the empty set.

superUserEnabled: The default value is false.

superUserGroup: The default value is NULL.

publishedTemplates: The default value is the empty set.

archivedTemplates: The default value is the empty set.

plCache: The default value is the empty set.