java - Cannot disable SSL for JMX -


i following jmx guide here. under disabling ssl section says com.sun.management.jmxremote.ssl=false jvm property can set disable ssl jmx.

i testing on tomcat server. edit tomcat startup script catalina.sh , add property.

this property used tomcat during startup: enter image description here

then connect tomcat using jconsole enter image description here

it still tries connect via ssl: enter image description here

i've tried active mq, soap ui etc no luck.

click on insecure. jconsole complains there no ssl , warn that.


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -