webMethods, OneData, and Terracotta  10.2 | Managing Master Data with webMethods OneData | Administering webMethods OneData | Configuring SSL in OneData | Configuring SSL in OneData Using a Signed Certificate | Importing Signed Certificate into the Keystore
 
Importing Signed Certificate into the Keystore
Before you can import a trusted certificate, you must download a chain certificate or a root certificate as described in, Creating a CSR for Obtaining a Signed Certificate from CA.
After you downloaded the chain of certificates, execute the following procedure to import the signed certificate into your keystore.
* To import a signed certificate into the keystore
1. Open the keytool command prompt.
2. In the keytool prompt, navigate to the directory in which the keystore exists.
3. Execute the following command to import the chain certificate into your keystore as a trusted certificate:
<INSTALL_DIR>/jvm/jvm160/bin/keytool -import -alias root -keystore <INSTALL_DIR>/profiles/ODE/configuration/tomcat/conf/.odkeystore -trustcacerts -file <filename_of_the_chain_certificate>
4. Execute the following command to import the new signed certificate:
<INSTALL_DIR>/jvm/jvm160/bin/keytool keytool -import -alias tomcat -keystore <INSTALL_DIR>/profiles/ODE/configuration/tomcat/conf/.odkeystore -trustcacerts -file <your_certificate_filename>
Now you have a Signed Certificate in the keystore. To enable HTTP over SSL in OneData, see Enabling HTTPS in OneData .

Copyright © 2011-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release