Hi TundraSteve,What was the sling setting that needed to be modified? I
have the same issue with a mobile form that I am troubleshooting. I have
form that starts on https, but when the user clicks the submit button,
the next page is rendered on port 80. The developer who is working this
form is taking a form that was strictly ran on HTTP and trying to
convert it over to SSL. We have verified all of our certificates and the
server.xml configuration. My guess is that there is something hardcoded
t...