Configuring SIBus security with SSL
To connect securely to SIBus using SSL security, you must set up an IBM® SSL properties file and configure Library Manager with a system property that points to it.
About this task
Procedure
-
Use the
com.ibm.ws.sib.client.ssl.properties
system property to specify the file from which the SSL properties are to be loaded, as shown in the following example:-Dcom.ibm.ws.sib.client.ssl.properties=c:/ssl.properties
. For more information, see Securing JMS client and JMS resource adapter connections. - Add the system property to the JVM Arguments field on the Application page of Library Manager. For information about using Library Manager, see Library Manager overview.