Enable SSL on the application server for each instance of IBM Content Navigator to access the Box
application.
Procedure
To configure SSL for Box complete the following
steps:
-
Log in to the WebSphere Application Server Admin console where IBM Content Navigator is deployed.
-
Go to the appropriate Signer certificates control option.
- For cluster configuration, go to .
- For stand-alone configuration, go to
-
Click Retrieve from port
-
Specify the Box host name URL for your specific Box application.
For example, in the Host field, enter
ecmdev.app.box.com, and in the Port field, enter
443.
-
Provide an alias name for your specific Box application
certificate.
For example, boxecm.
-
Click Retrieve signer information.
-
Save the certificate, and save your changes.
-
Repeat steps 2 to 7 to retrieve the certificate from the
box.com host with
port 443.
-
Restart all instances of the IBM Content Navigator server.
If your version of WebSphere is not up to date with the POODLE vulnerability fix, also complete
the following steps:
- Go to .
- For each IBM Content Navigator server, click the .
- For generic JVM arguments, add the argument
-Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2.
- Save your changes.
- Restart all instances of the IBM Content Navigator server.
For more information about the POODLE vulnerability, see Security Bulletin: Vulnerability in SSLv3 affects IBM WebSphere Application Server
(CVE-2014-3566)

What to do next
If want to add a Box repository to the IBM Content Navigator that is running on the WebLogic Server environment that uses SSL, you must add the following JVM
parameter to the WebLogic Server startup configuration settings:
–DUseSunHttpHandler=true. This setting ensures that the WebLogic Server makes outbound SSL requests by using the HTTP handler that is
preconfigured by IBM Content Navigator instead of using the default WebLogic Server HTTP handler. If you do not set this parameter, you cannot
connect to the Box repository.
For more information
about the errors that can occur if WebLogic Server with SSL is not
configured correctly, see Cannot connect to a Box repository on a WebLogic Server