Configuring encryption for multiple service providers on the same container - 7.3

Talend ESB Infrastructure Services Configuration Guide

Version
7.3
Language
English
Product
Talend Data Fabric
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend ESB
Talend Runtime
Content
Design and Development
Installation and Upgrade
Last publication date
2023-12-26

The default configuration file used for service encryption is the following one: etc/org.talend.esb.job.service.cfg.

To encrypt a particular or mutliple service providers, create a new configuration file as follows: etc/org.talend.esb.job.service.[escapeURL{service_qname}].cfg.

If the provider specific configuration is not provided, the default configuration file will be used.

Example:

For the following Service Qname: {http://services.talend.org/ReservationService}ReservationServiceProvider

The URL escaped Service Qname is as follows: http_services_talend_org_ReservationService_ReservationServiceProvider

So, its Provider specific configuration file should be named as follows: org.talend.esb.job.service.http_services_talend_org_ReservationService_ReservationServiceProvider.cfg