Starting SSL RMI

Procedure

  1. Ensure Sterling B2B Integrator is not running.
  2. Navigate to <Install_Dir>/properties/customer_overrides.properties and add the following parameter at the end:
    security.useSSLforRMI=true
  3. Ensure the certificate configuration is correct by running only the ASI service.
    Run the command:
    • Linux:
      <Install_Dir>/bin/run.sh
    • Windows:
      <Install_Dir>/bin/startASIWindowsService.cmd
  4. If the certificate is configured incorrectly, run the entire Sterling B2B Integrator.
    Run the command:
    • Linux:
      <Install_Dir>/bin/runAll.sh
    • Windows:
      <Install_Dir>/bin/startWindowsService.sh