Administrator Server Configuration: Database Authentication Realm Details
Note: This screen is only displayed if you selected
Database as the
Realm Type on the
Administrator Server Configuration Authentication Realm screen.
| Field/Button | Description |
|---|---|
| Use ActiveMatrix Administrator Server Database | Specify whether the database authentication realm should use the same database as the ActiveMatrix Administrator server.
Default: Selected. If cleared, the database configuration fields display. Note: Use the embedded in-process database only during development.
Note: The properties that the wizard sets in the
build.properties file depend on the context in which the prompts are displayed. By default, specify the properties for the Administrator Server database and the information is then used for the Notification Service database, the Log Service database, and the Payload Service database. You can, however, overwrite the values for the Notification Service, Log Service, and Payload Service, and you can change them in the
build.properties file.
|
| Database Driver | The driver for the external database.
Default: TIBCO-provided JDBC driver for HSQL 1.8.400 |
| Database URL | The URL of the external database.
Default: jdbc:hsqldb:hsql://localhost:1234/amx |
| Username | The external database username.
Default: sa |
| Password | The external database password.
Default: None |
| Max Connections | The maximum number of database connections to allocate.
Default: 10 |
| Database Server is SSL Enabled | Indicate that the database server is enabled for SSL. When selected, the SSL Keystore Configuration fields are enabled. |
| Test Connection | Verifies that TIBCO Configuration Tool can connect to the server using the information supplied on this page. |
| SSL KeyStore Configuration: | |
| Create a Trust Store | Invokes a wizard to obtain certificates from the specified server and create the trust store:
|
| Trust Keystore Location | Either:
|
| Trust Keystore Type | The type of the created or uploaded trust store: JKS or JCEKS.
Default: JKS |
| Trust Keystore Password | Either:
|