So I deleted my SelfSigned Cert, I had HTTPS redirect ON.
No I cannot login to my Gateway. The HTTP port works, but I cannot login. It does login, the login form succeeds, but there is no logged in user afterwards.
./gwcmd.sh -p Password has been reset. Gateway needs to be restarted.
./gwcmd.sh -r Waiting for Gateway restart. Gateway needs to be commissioned
I got at http port 12088 : This site can’t provide a secure connection
10.246.30.91 sent an invalid response.
ERR_SSL_PROTOCOL_ERROR
./gwcmd.sh --clearks Error! java.lang.Exception: Unable to clear the SSL key store caused by java.lang.IllegalArgumentException: State is NO_CERTIFICATE
I have a perspective project which requires login. Login screen appears, I login, same admin user. And a login screen comes up. I click Continue to login again, and login screen comes up. It seems a user is logged in, as login form no longer comes up, but it goes back to Continue to login as the login does not work.
It looks like some Chrome security feature. I have another gateway on another port. I set seflsigned cert there. I did not Force Secure Redirect, which probable saves me posibility to use designer.
But I cannot login to gw via http, only via https. Which complains about security. And does not save my password.