Enable SSL for check jmx
Posted: Mon Nov 15, 2021 4:31 am
hi,
i was able to monitor jvm using jmx with authenticate= true :
Djavax.management.builder.initial= -Dcom.sun.management.jmxremote.ssl=false -Djava.rmi.server.hostname=ho_as_06 -Dcom.sun.management.jmxremote.port=9002 -Dcom.sun.management.jmxremote.rmi.port=9003
now I want to use SSL authen instead authenticate. How to setup SSL for this?
thank you
i was able to monitor jvm using jmx with authenticate= true :
Djavax.management.builder.initial= -Dcom.sun.management.jmxremote.ssl=false -Djava.rmi.server.hostname=ho_as_06 -Dcom.sun.management.jmxremote.port=9002 -Dcom.sun.management.jmxremote.rmi.port=9003
now I want to use SSL authen instead authenticate. How to setup SSL for this?
thank you