Skip to main content
  • New archived content: Talend MDM, Talend Data Catalog 8.0, and Talend 7.3 products reached their end of life in 2024. Their documentation was moved to the Talend Archive page and will no longer receive content updates.
Close announcements banner

Configuring encryption for multiple service providers on the same container

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

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!