I have servers configured to 'Redirect TCP to SSL: Yes' - which has been working fine for years. I also have many (if not all) databases set with the 'Require SSL Connection' flag set - which also always worked.
Recently, however, it was brought to my attention that this is generating a 302 Temporary Redirect, when I'm bring told that it 'should be' a 301 instead.
I've also see a couple forum posts that some Traveler devices 'don't like' 302 redirects - but have't found a way to control that should of allowing http requests....
So I guess my first question is - Is there a way to configure the server to reply with a 301 during the TCP -> SSL redirection?
Or what would be the best way for this to be configured?
Thanks!