{
  "port": 5054,
  "protocol": "tcp",
  "service": "RLM web administration",
  "oneLiner": "The Reprise License Manager admin web server — license administration for CAD, EDA and VFX tools.",
  "whatItIs": "Reprise Software registered 5054 as rlm-admin, and the rlm daemon starts its embedded web server on that port automatically (override with `-ws NNNNN`). The license server itself answers on 5053, while 5054 is the browser interface used to view checkouts, edit the license file, reread licenses, and shut the server down. Since RLM v16.0 that interface is HTTPS by default with a self-signed certificate.",
  "exposure": {
    "verdict": "never",
    "note": "It is an administrative plane that can stop the license server and rewrite its configuration, and installs commonly keep the shipped default credentials. Bind it to the internal network only."
  },
  "checkCommand": "curl -sk -o /dev/null -w '%{http_code}\\n' https://TARGET:5054/",
  "links": [
    {
      "title": "Reprise docs — The RLM Web Server",
      "url": "https://docs.reprisesoftware.com/docs/admin/rlm-web-server.html",
      "kind": "official-docs"
    },
    {
      "title": "IANA port registry — 5054 (rlm-admin)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=5054",
      "kind": "iana"
    }
  ]
}
