cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
512
Views
0
Helpful
4
Replies

CSS backend SSL

waltermavely
Level 1
Level 1

still i have doubt in css backend ssl configuration i am going to buy certificate from verisign should i buy two certificate one for webserver another for css or i can use the same certificate why we need to create the front end ssl and backend ssl in ssl proxy i am confused?

4 Replies 4

Gilles Dufour
Cisco Employee
Cisco Employee

The certificate is associated to a website (ie: www.cisco.com)

The same certificate can then be installed on all required devices.

So, you only need 1 cert from verisign.

Backend-ssl is not required unless you do not trust the link between css and servers.

You could simply have HTTP between CSS and servers (this is the most common practice).

Usually banks require backend-ssl because they have to guarantee end-to-end encryption.

Gilles.

hi Gilles thanks for your reply, i have one question in my configuration client accessing through vip 192.168.7.100 right? so what about 192.168.7.101 ??? thank you very much

yes this is bank there webservers running with ssl only they have some security policy

ssl-server 20 cipher rsa-with-rc4-128-md5 192.168.7.101 81

This means your traffic is decrypted and sent to 192.168.7.101:81

This is normally another VIP where you do backend ssl.

So, I feel like your config is incorrect.

Under

owner KIB-SSL

content SSL-BACKEND

vip address 192.168.201.100

The vip is incorrect.

It should be 192.168.7.101

Gilles.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: