WHATPORT(9444) whatport.net WHATPORT(9444)
9444

WSO2 ESB administration console (HTTPS)

The next HTTPS admin port after 9443 — typically a second WSO2 node with a port offset.

TCP IANA registry

Description

IANA registered 9444 in 2008 for the WSO2 ESB administration console over HTTPS. WSO2 servers apply a numeric port offset when several run on one host, so a second instance lands its console on 9444 while the first uses 9443; other products copy the same 9443/9444 pairing for a spare TLS listener. In practice, treat it as another admin web interface until proven otherwise.

Exposed to the internet?

Expose with care

An integration-bus admin console can deploy code and read credentials for every connected system — TLS does not make it safe to publish.

Check it yourself

$ curl -skI --max-time 5 https://TARGET:9444/

See also

Seen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.

Get Beige Box →

also available as JSON · Markdown

Corrections or a missing port? Reply @rimrocksystems.