Configuring HTTP / HTTPS Port(s)
Default Port Settings
The default HTTP port is set in the jetty/etc/jetty-http.xml file
The HTTPS / SSL port is in the jetty/etc/jetty-ssl.xml file
Actual Port Settings
The actual port is set in the jetty/start.ini file.
For HTTP, enable the HTTP module and set the HTTP port
For HTTPS / SSL, enable the HTTPS module and set the SSL port
Also, ports can be passed on the command line using the same properties from the start.ini.
For example: