1Y0-241 · Question #137
Scenario: A Citrix Administrator created an SSL virtual server using only the commands below: > add lb vServer sslvserver SSL 10.102.29.133 444 > add service sslsvcl 192.168.0.14 SSL 443 > add…
The correct answer is A. The SSL certificate is NOT bound to the virtual server. An SSL virtual server requires at least one certificate/key pair bound to it; without a certificate bound, the vServer cannot complete the SSL handshake and stays in the DOWN state.
Question
Scenario: A Citrix Administrator created an SSL virtual server using only the commands below:
add lb vServer sslvserver SSL 10.102.29.133 444 > add service sslsvcl 192.168.0.14 SSL 443 > add service sslsvc2 192.168.0.15 SSL 443 > bind lb vServer sslvserver sslsvcl > bind lb vServer sslvserver sslsvc2 > set ssl vServer sslvserver -ssl3 disabled The SSL virtual server is currently in a DOWN state. What could be the reason the SSL virtual server is in a DOWN state?
Options
- AThe SSL certificate is NOT bound to the virtual server.
- BSSLv3 is disabled.
- CThe SSL services are NOT on the 10.102.29.X network.
- DThe virtual server SSL port is NOT set to port 443.
How the community answered
(19 responses)- A79% (15)
- B5% (1)
- C5% (1)
- D11% (2)
Explanation
An SSL virtual server requires at least one certificate/key pair bound to it; without a certificate bound, the vServer cannot complete the SSL handshake and stays in the DOWN state.
Topics
Community Discussion
No community discussion yet for this question.