Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
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 ...
I am kinda new to the CSM so please bear with.Currently, when a client hits a vserver on the CSM using port 80, the CSM passes the traffic to a serverfarm which chooses a real server. Now, we have a new security requirement, and I need to redirect t...
This is exactly what was needed. I added "ssl 443" and it immediately started working. (The only functional piece that I am doing different is I am not NAT'ing the server in the serverfarm.)Thank you very much.