How to configure the adapter to refer to EMS SSL certificates from an external directory / outside the project?

How to configure the adapter to refer to EMS SSL certificates from an external directory / outside the project?

book

Article ID: KB0092387

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Database -
Not Applicable -

Description

Resolution:
The adapter can be configured to refer to external SSL certificates for its EMS Sessions using:
--> the RuntimecertificatesDirectory GV for the certificates folder.
--> specifying appropriate GVs for the Identity file and its password.

This option is available from SDK5.6 and so adadb6.0 and Designer5.6 also have to be used to configure such a project.
Following are the steps.
--> set the parameter "java.property.EnableExternalCertificatesFeature true" in designer.tra.
--> configure the adapter and the basic parameters for it sessions.
--> enable Use "SSL option?"
--> set the value of the parameter "Trusted Certificates Folder" as %%RuntimeCertificatesDirectory%%
--> set the value of the parameter "Identity" to the Identity file configured in the project.
--> In the Identity file configure global variables can be used to specify the parameters like "URL" and "Password"

Please find attached two screen shots and a sample project.

Issue/Introduction

How to configure the adapter to refer to EMS SSL certificates from an external directory / outside the project?

Attachments

How to configure the adapter to refer to EMS SSL certificates from an external directory / outside the project? get_app
How to configure the adapter to refer to EMS SSL certificates from an external directory / outside the project? get_app
How to configure the adapter to refer to EMS SSL certificates from an external directory / outside the project? get_app