I've configured the mqweb server to use both secure and non-secure ports for the MQ console with these settings:
<variable name="httpHost" value="*"/>
<variable name="httpPort" value="8080"/>
<variable name="httpsPort" value="9443"/>
Running 'dspmqweb status' shows the server is listening on the expected ports.
I can access the IBM MQ Console's login page over both URLs. However, I can only successfully log in over the HTTPS URL. Over HTTP, when I input the credentials the screen just blinks and goes back to a blank login page. I don't see any errors in either the web server or browser logs.
Am I missing some other configuration setting? Or, maybe this is due to some setting in the browser. I've tried both Chrome and Safari and get the same results.
Thanks,
Jim
------------------------------
Jim Creasman
------------------------------