Importing the Joomla Security Certificates into TIBCO Cacerts Keystore
Import the certificates used by Joomla to the keystore so that the portal engine trusts the certificate presented by Joomla.
Procedure
-
Import the certificate used by Joomla into the
TIBCO_HOME/tibcojre64/1.7.0/lib/security/cacerts directory by using the following command:
keytool - import -trustcacerts - alias alias_name -file filename - keystore keystore_name
where:
alias_name is the name of the SSL alias.
filename is the name of the certificate file.
keystore_name is the
jre_home\lib\security\cacerts directory.
-
In Developer Portal, specify the SSL for Environment and Gateway Configuration.
Copyright © Cloud Software Group, Inc. All rights reserved.