If you are using the HTTPS security protocol with RCSS,
you must import a certificate to support that configuration. You do
not need to perform this configuration if you are using HTTP.
Procedure
- Extract the certificate in the DER encoded format from
the search URL. For example, copy https://pvtind105.in.ibm.com:9444/search/atom/scope to
a file, for example, pvtind105.cer.
- Copy this file to the Portal server.
- On the Portal server, open the cacerts file as a JKS key
database using iKeyman.bat at Appserver/bin folder.
The cacerts file is in theAppServer/java/jre/lib/security folder.
The password is changeit
Note: If
there are two java folders (one named java and the other named java1.7_xxx),
use the cacerts file from the java1.7_xxx folder.
- After opening iKeyman and loading the cacerts file, select
the signer certificates from the key database content list and click Add to
add the Connections certificate. Assign it a name.
- Exit from iKeyman and restart the Portal server.