[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [jetty-users] configuring JMX interface to use SSL
|
On Thu, Feb 09, 2017 at 09:23:16PM +0100, Simone Bordet wrote:
> Keep only the jmx module, remove the jmx-remote module.
BTW, I do appreciate your guidance here.
I've tried this:
java -jar ../start.jar --module=jmx
That only opened up the two configured HTTP[S] ports:
# lsof -P -n -p 20378 | grep TCP
java 20378 root 90u IPv6 1257602 0t0 TCP *:8080 (LISTEN)
java 20378 root 97u IPv6 1257607 0t0 TCP *:8443 (LISTEN)
>From the startup messages:
ServerConnector@27f674d{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
ServerConnector@67b64c45{SSL,[ssl, http/1.1]}{0.0.0.0:8443}
> --
> Simone Bordet
> ----
> http://cometd.org
> http://webtide.com
> Developer advice, training, services and support
> from the Jetty & CometD experts.
> _______________________________________________
> jetty-users mailing list
> jetty-users@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/jetty-users
--
Brian Reichert <reichert@xxxxxxxxxxx>
BSD admin/developer at large