Configuration for various security parameters in BSM
This section is OPTIONAL
The header for this section is [security]
| Name | Mandatory | Type | Default | Description |
|---|---|---|---|---|
| cipher_suites_file | no | string | /opt/blueworx/sm/security/ciphers.ini | 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 |
| keystore_file | no | string | /opt/blueworx/sm/security/keystore.jks | The location of the keystore file |
| keystore_password | no | string | changeit | The password for the keystore |
| keystore_key_alias | no | string | blueworx | The alias for the key to use in your keystore |
| truststore_file | no | string | /opt/blueworx/sm/security/truststore.jks | The location of the truststore file |
| truststore_password | no | string | changeit | The password for the truststore |
| secure_logging | no | boolean | false | Enables secure tracing and logging to ensure no customer DTMF information is logged |