Scenario: A Citrix Administrator needs to configure a virtual server to load balance Citrix StoreFront.
Corporate policy states that all communication must be encrypted coming into and going out of the
NetScaler; however, the administrator needs to inspect the client HTTP header information.
Which type of service and virtual server are needed?

A.
SSL service; SSL virtual server
B.
HTTP service; SSL virtual server
C.
HTTP service; HTTP virtual Server
D.
SSL BRIDGE service; SSL_BRIDGE virtual server
The Questions states that it (The Traffic) should come in and go out secure, which means that you need a external SSL Service and and Internal SSL vServer.
In between is only the Netscaler that is able to do what ever you want with the data.
So this means answer A is the only good one.
The Other answers are wrong, both B&C are not secure at the external side.
Answer D forwards/bridges the traffic directly through the Netscaler meaning the data cannot be modified.
0
0