Security Configuration Options

This section is for specifying various security related configuration options in BRM

This section is OPTIONAL

The header for this section is [security]

Table 1. security
Name Mandatory Type Default Description
keystore_file no string /opt/blueworx/rm/security/keystore.jks This parameter was introduced in version 7.9.0

The location of the keystore file
keystore_password no string changeit This parameter was introduced in version 7.9.0

The password for the keystore
keystore_key_alias no string blueworx This parameter was introduced in version 7.9.0

The alias for the key to use in your keystore
truststore_file no string /opt/blueworx/rm/security/truststore.jks This parameter was introduced in version 7.9.0

The location of the truststore file
truststore_password no string changeit This parameter was introduced in version 7.9.0

The password for the truststore
cipher_suites_file no string /opt/blueworx/rm/security/ciphers.ini This parameter was introduced in version 7.9.0

The file containing a list of default cipher suites to be used for TLS connections (HTTPS, SIP etc). This may be overridden in other configuration options