An SSL bridge configured on the Citrix ADC appliance enables the appliance to bridge all secure traffic between the SSL client and the SSL server. The appliance does not perform offloading, encryption or decryption, or accelerating the bridged traffic. Only load balancing is done by the appliance. The SSL server must handle all SSL-related processing. Features such as content switching and cache redirection do not work, because the traffic passing through the appliance is encrypted.
Because the appliance does not carry out any SSL processing in an SSL bridging setup, there is no need for SSL certificates.
Citrix recommends that you use this configuration only if an acceleration unit (for example, a PCI-based SSL accelerator card) is installed in the web server to handle the SSL processing overhead.
Looks to me it should be E&F
A and B in my opinion: An SSL bridge configured on the Citrix ADC appliance enables the appliance to bridge all secure traffic between the SSL client and the SSL server. The appliance does not perform offloading, encryption or decryption, or accelerating the bridged traffic. Only load balancing is done by the appliance. The SSL server must handle all SSL-related processing
enable ns feature SSL LB
add server s1 192.0.2.100
add server s2 192.0.2.200
add service src1 s1 SSL_BRIDGE 443
add service src2 s2 SSL_BRIDGE 443
add lb vserver ssl_bridge_vip SSL_BRIDGE 203.0.113.10 443
bind lb vserver ssl_bridge_vip src1
bind lb vserver ssl_bridge_vip src2
It would have to be E. (beyond the bridging)
F would be doing SSL offloading at the Netscaler VIP, but not necessarily re-encrypting traffic to the backend.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
edojara
Highly Voted 4 years, 5 months agoMaxime666
4 years, 1 month agob233f0a
Most Recent 1 year, 6 months agohawkens
1 year, 7 months agoHappiman
2 years, 11 months agoTheAC
3 years, 7 months agoFoggy31
3 years, 11 months agoCoralon
4 years, 4 months ago