I am in the process of replacing my present css with the newer 11503s with SSl offload capability. I did some initial testing and was unable to perform the url rewrite. I did some research and found that the web server must give a 300 code redirect to make the CSS re-write and HTTP link.
Is therea design plan available which will allow the web server, which doesn't send a 300 code for an link- especially the ones with HREF- the ability to convert http to https and still maintain the session.
I am trying to use 2 CSS11503s in a one arm design, with the css performing the SSL offload. The css encrypts the first page, but doesn't encrypt the links which use HREF.
Any ideas?