Configure Dashboard Application Services Hub Server
to use SSL connection.
Before you begin
Make sure you have successfully configured
Dashboard Application Services Hub server
High Availability without SSL connection.
About this task
To enable SSL for
Dashboard Application Services Hub server,
perform the following steps:
Procedure
- From the command line interface, go to {TWA_HOME}\wastools directory,
and run the following command:
where,
- datasourceName
- Is the JNDI name of the datasource used for Dashboard Application Services Hub High
Availability (specified in tipha.properties For example, DBDatasource=jdbc/tipds.
- useSsl
- Can be true or false. Specify true to enable SSL.
- portNumber
- specify the SSL port number (the same value specified in ssl_svcename parameter) Example: ./changeTIPDatasource.sh
tipds true 60000.
- Restart WebSphere Application Server.