cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
339
Views
0
Helpful
2
Replies

CSS 11506 SSL Issues

rm2017
Level 1
Level 1

I have a CSS11506 configured with an SSL module to offload the SSL processes from 2 web servers. Initially the process seems to work from the browser when I enter

https://www.mysite.com/chess

I recieve the Certificate Security Alert and am prompted for my username and pswd. After I authenticate, and the page loads the URL gets redirected back to port 80

http://www.mysite.com/chess

After some poking around I also found that if I modify my URL to anything other than the initial page

i.e. https://www.mysite.com/chess/test.htm

after I accept the security alert and enter my authentication information it remains an SSL Flow.

How do I ensure that the CSS's encrypt all traffic returning from the web servers before sending it back out to the clients?

2 Replies 2

Gilles Dufour
Cisco Employee
Cisco Employee

Michael,

as explained by email, I believe the problem is a redirect sent by the server.

You need the url rewrite command to solve this problem.

Gilles.