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