Skip to main content Skip to complementary content

Disabling hostname verification for the Talend Administration Center client

Last updated: 9/10/2026

Talend JobServer allows you to disable hostname verification for the Talend Administration Center client.

Information noteWarning: It is not secure to do this in production. It is only suitable for testing when Talend Administration Center is running over TLS with a test certificate.

Procedure

  1. Go to the directory <root>/conf/, where <root> is the Talend JobServer path, and open the TalendJobServer.properties file to edit it.
  2. Uncomment the following line:
    #org.talend.remote.jobserver.commons.config.JobServerConfiguration.TLS_DISABLE_CN_CHECK=true
  3. Save your changes and close the file.

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!