scylla-jmx/scripts
Calle Wilund ac8743269c scylla-jmx: Allow ssl, auth etc options for JMX connector
Actually removes a bunch of code to manage the JMX connector,
since as of jdk8u102, the standard jmx connector answers to
property setting bind address -> can restrict access.
Note that the RMI connector will now (as is jdk normal)
_bind_ to 0.0.0.0, but it will not answer non-local requests
if "remote" is not enabled. This is the default jdk behaviour.

In any case, we rely on setting the appropriate properties
instead, and also allow pass-through of -D flags to java,
which in turn means those who wish can turn on both auth
and ssl, set key/trust stores etc etc.

Message-Id: <1485357178-20714-1-git-send-email-calle@scylladb.com>
2017-02-02 16:09:07 +02:00
..
symlinks dist: change scylla-jmx process name from 'java' to 'scylla-jmx' 2016-05-20 13:38:28 +03:00
git-archive-all scripts: chmod a+rx git-archive-all to prevent building package 2016-12-30 10:18:52 +02:00
scylla-jmx scylla-jmx: Allow ssl, auth etc options for JMX connector 2017-02-02 16:09:07 +02:00