In IBM Websphere(8.5.5.14) wehen we access the adming console using the insecure url
http://[server]:9060/ibm/console, we are redirected to https://[server]:9043/ibm/console
How to disable such a redirect and how to be able to use the admin console in an insecure way ?
This is generally not preferred, but what I have is a Websphere running under kubernetes and the routes already take care of ssl so internally within the cluster, I don't require ssl.