cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
567
Views
0
Helpful
3
Replies

CSS SSL Issues

rm2017
Level 1
Level 1

I am using a CSS11506 w/ a SSL module and am having issues once users get logged into the site. I have 2 backend servers that the CSS connects to via port 80. Initially everything works fine - after users log in, they get an IE popup message saying that you are about to be redirected to a connection that is not secure - although the page indicates the session remains ssl.

Also, I want users to remain on the same server for the duration of the session. I have SSL sticky configured, but after the initial connection, it appears the CSS still tries to load balance the port 80 requests to the backend web servers.

Any ideas on getting rid of the popup message or the ssl sticky issue would be appreciated.

3 Replies 3

Gilles Dufour
Cisco Employee
Cisco Employee

the server is probably sending a redirect message to an http page [the server is not aware that the client is connected via https].

The solution to this problem is to use the command 'urlrewrite' to change the http redirect into an https.

The popup is correct.

The connection is not secure anymore currently.

Regards,

Gilles.

Do I enter the urlrewrite command under my redirect content rule?

we have a nice search engine.

Using the keyword css + ssl + urlrewrite

I found the following document :

http://www.cisco.com/en/US/products/hw/contnetw/ps792/products_configuration_guide_chapter09186a0080157875.html#1352295

Let me know if you have problem to see this link.

Gilles.

Review Cisco Networking for a $25 gift card