Siebel Search Administration Guide > Setting Up Siebel Search with Oracle Secure Enterprise Search > Administering FTP or HTTP Indexing >

Importing the TLS Certificate for HTTP Indexing


Oracle Secure Enterprise Search uses the default keystore in J2SE: $ORACLE_HOME/jdk/jre/lib/security/cacerts. The Siebel TLS certificate must be imported into this keystore to use TLS for HTTP indexing.

NOTE:  Back up the keystore file before modifying it.

To import the TLS certificate for HTTP indexing

  1. Copy the Siebel TLS certificate from the Siebel Server to the Oracle Secure Enterprise Search server at SES_HOME/ses1/jdk/jre/lib/security/.
  2. Execute the following command:

    SES_HOME/ses1/jdk/jre/bin keytool -import -trustcacerts -alias ohs -file ../lib/security/certificate.cer -keystore ../lib/security/cacerts -storepass changeit

  3. Select Yes when asked for confirmation to import the certificate into your specified keystore.
Siebel Search Administration Guide Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.