Hello,

I have tried this JMX query to modify the connector properties of
connector.
http://localhost:8080/manager/jmxproxy/?set=Catalina:type=Connector,port=8443&att=secure&val=false

When I again check the status of the connector with this query,
 http://localhost:8080/manager/jmxproxy/?qry=*:type=Connector,port=8443
the secure attribute is changes to false, but there is no change in the
sever.xml file for the same connector.

So, should I assume that atleast for runtime the secure attribute is false
and https is disabled?


Thank you

Reply via email to