Enabling client authentication for SSL connections after upgrading
If you already have SSL-enabled Cassandra connections in your setup, after you upgrade to v6.0.1 or later and before you start the IBM® Sterling B2B Integration service, you must manually modify the global_mailbox.properties file.
Copy the following lines from the <b2bi>/MailboxUtilities/admin/conf/mailbox.properties to <b2bi>/install/properties/global_mailbox.properties:
com.ibm.mailbox.database.cassandra.ssl.keystore.file=<path to keystore>
com.ibm.mailbox.database.cassandra.ssl.keystore.type=<type>
com.ibm.mailbox.database.cassandra.ssl.keystore.password=<password>
Start the IBM Sterling B2B Integration service.