Using Remote Engine secure port over HTTP
Last updated: 8/26/2026
For security reasons, you may want to prevent the Remote Engine from listening on
port 8043 (HTTP) and use the secure Remote Engine port instead (9004).
Procedure
- Stop your Remote Engine.
- Access the <RemoteEngineInstallationDirectory>.
- Open etc/org.ops4j.pax.web.cfg and add org.osgi.service.http.enabled = false.
- Start your Remote Engine.