Federation › Federation Security Services Guide › Manage the Key Database for Signing and Encryption › Properties File for the Key Database
Properties File for the Key Database
The smkeydatabase properties file, smkeydatabase.properties, defines the configuration parameters required to access and manage the key database.
The smkeydatabase.properties file is installed in:
- policy_server_home\config\properties (Windows)
- policy_server_home/config/properties (UNIX)
Modify this file only to change the following options:
- NativeDBName--specifies name of the key database
- DBLocation--indicates the directory where the key database resides
- DBUpdateFrequencyMinutes--specifies the frequency at which the database is read from the file system.
The smkeydatabase.properties file contains the following settings:
- DBLocation
- NativeDBName
- XMLDocumentOpsImplementation
- AffiliateIXMLSignatureImplementation
- IXMLSignatureImplementation
- EncryptedPassword
- IXMLEncryptDecryptImplementation
- DBUpdateFrequencyMinutes
Descriptions of each setting follow.