cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
380
Views
0
Helpful
1
Replies

URL Content Rule with SSL

seba
Level 1
Level 1

Hi

I have two different ssl services on the same servers. One service is published with standard 443 port and 444 port.

I would like to balance those services with two different contents. They should have the same VIP address and the standard ssl port (443 tcp). Then, the difference between both contents would be the url.

content 1

url "//myserver.com/APL1/*"

vip address 192.168.1.1

port 443

add service service1_443

add service service2_443

content 2

url "//myserver.com/APL2/*"

vip address 192.168.1.1

port 443

add service service1_444

add service service2_444

I've tried it but it doesn't work.

Have I done anything wrong?

Regards

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

the main purpose of SSL is security.

So, what is security ?

Securit means you don't want other person/devices to see the content of your traffic.

If nobody can see the content, this includes the CSS.

So, the CSS is unable to see the URL which is part of the content.

Your solution can't work.

Unless you install an ssl module with the key of the server so the module can decrypt the traffic.

Regards,

Gilles.

Review Cisco Networking for a $25 gift card