Skip to main content

Default configuration

The Talend Runtime is deployed with the following configuration of the <TalendRuntimePath>/container/etc/org.ops4j.pax.web.cfg file.

org.osgi.service.http.port=8040
org.osgi.service.http.port.secure=9001
org.osgi.service.http.secure.enabled=true
org.ops4j.pax.web.ssl.keystore=./etc/keystore.jks
org.ops4j.pax.web.ssl.password=password
org.ops4j.pax.web.ssl.keypassword=password
Information noteNote: The Certificates deployed with the Talend Runtime by default must not be used for production, but only for demo purposes.
Information noteNote: And the key password corresponds to the password generated by the user when he/she generated the key.

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 – let us know how we can improve!