Installation: new features
Feature |
Description |
---|---|
RPM deployment | In addition to the Talend Installer, you can now install and deploy your applications on compatible distributions using RPM (Redhat package manager). This allows for a more modular installation of the platform in an industry-standard way. |
AbstractClient TLS configuration | In earlier versions of the Talend JobServer, peer trust was enabled by default. In version 7.2, peer trust is disabled by default. You can enable peer trust by setting the new property org.talend.remote.client.ssl.disablePeerTrust to false. |