Manikanta Maddukuri created WW-5076: ---------------------------------------
Summary: struts2 redirecting to https to http Key: WW-5076 URL: https://issues.apache.org/jira/browse/WW-5076 Project: Struts 2 Issue Type: Bug Components: Core Affects Versions: 2.3.32 Reporter: Manikanta Maddukuri I deployed struts2 application and mapped a domain name,ssl . I am sending https request and wherever i used struts2 redirection mapping, strut2 is sending http redirect url instead of https redirect url. In result chrome is cancelling the http request. Error from chrome console: Mixed Content: The page at 'https://.....' was loaded over HTTPS, but requested an insecure form action 'http://.......'. This request has been blocked; the content must be served over HTTPS. -- This message was sent by Atlassian Jira (v8.3.4#803005)