About this task
Prior to completing the next steps, ensure
that you have completed the tasks in Configure SSL Between the Sterling B2B Integrator and the SWIFTNet Server.
Procedure
- Type the following command to change to
the directory where the SWIFTNet Server SSL Utilityjar is located:
cd <SWIFTNet Server installdir>/bin
- Type the following command to invoke the
configuration script:
dir *.jar
You will see the sslUtil.jar file.
- Type the following command:
- Type the full path for the SWIFTNet Server
home directory (the directory in which you just installed the SWIFTNet
Server) and press Enter. You are prompted to confirm the directory.
- Type Yes and press Enter to
confirm. The configuration script verifies the structure of the directory
to ensure that it is the valid installation directory for the SWIFTNet
Server. If the directory is not valid (for example, the bin directory
is missing from the path), you are prompted to retype the valid directory.
Once a valid directory is entered, you proceed with the SSL configuration.
- Type the full path to the private key location
and press Enter. This key file belongs to the SWIFTNet Server
and will used during the SSL “handshake.”
Note: The key file contains your private key.
- Type Yes and press Enter to
confirm the path.
- Type the correct password to access the
key file and press Enter.
- Type the password again to confirm it and
press Enter.
- Type the full path to the CA Certificate
location and press Enter. This CA Certificate file contains
the trusted certificates that are used during the SSL “handshake.”
- Type Yes and press Enter to
confirm the path. The configuration completes and displays a message
that the SSL configuration process has finished.