jetty.admin_port

Background

The port which jetty will bind to provide access to the admin interface and admin APIs. This port expects HTTPS traffic.

Setting the key

Set this configuration key in the server configuration.

Use the configuration key editor to add or edit the jetty.admin_port key, and set the value. This can be set to any valid Integer value.

Default value

jetty.admin_port=8443