Hi,
We are connecting another application from Teamsite through https secure connection. Teamsite is making https calls to that server during workflow External Task execution in Java.
The other application has got a certificate which is not signed by CA authority and is signed by the our organization itself. So we are trying to import that certificate into Teamsite Truststore so that Teamsite can authenticate that server.
Can you please confirm what is the default location of Truststore in Teamsite? Is it
\Interwoven\FoundationLibraries\JDK\jre\lib\security\cacerts ?
Is there are standard process to import certificate in Teamsite truststore? I assume the certificate needs to go to JBOSS truststore as JBOSS is the application container.
Please note: We are NOT trying to run Teamsite on https URL, we trying to access another application running on https. So in a way Teamsite is acting as a client and it needs to trust the certificate shown by the server.
Thanks in advance
TS 7.3.2