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

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -