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

ssl termination for multiple names

aolabisi
Level 1
Level 1

trying to configure an additional secure http VIP on a css11503 running webns 7.4

I've defined the second ssl service below:

service ssl_serv2

type ssl-accel

keepalive type none

add ssl-proxy-list list2

slot 2

however when I want to activate the service, I get an error about the slot already being used.

How can I implement a second secure service? I already bought a second cert from Verisign, imported it and activated the list2 ssl-proxy-list.

Is there a limitation of one secure VIP per CSS?

dayo

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

you can have only one ssl-proxy-list active.

However, you can have multiple server defined inside a proxy-list

ssl-server 1 ....

ssl-server 2 ....

...

ssl-server n ...

So, you basically need only 1 service pointing to 1 ssl-proxy-list inside which you have all the ssl-server with different vip and reals.

Regards,

Gilles.

Review Cisco Networking for a $25 gift card