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

Using SSL Module to Encrypt HTTP post to external Server

cnohrden
Level 1
Level 1

I would like to know if it's possible for a CSM with its SSL module to receive an HTTP POST from our internal web servers, encrypt that POST w/ SSL, and finally to forward the newly created SSL transmission to a remote external SSL server? If it is possible, is this good practice or is it better to let the web server do the encryption?

3 Replies 3

Gilles Dufour
Cisco Employee
Cisco Employee

this is possible.

It is good practice if you do not want to overload your server with the heavy task of encryption/decryption.

If your server is very powerfull and far from being used to its maximum capacity, you can do it on the server.

Another advantage of using an SSL module is that the CSM will see your request in clear text and can therefore perform so *smart* loadbalancing before it gets encrypted by the SSL module.

[ie: cookie stickyness, url hashing, ...]

Regards,

Gilles.

This sounds like it may be worth pursuing.

Are there any examples of how this would be configured on the 6500 CSM and SSL Modules?

Thank you.

Review Cisco Networking for a $25 gift card