nerdexam
Citrix

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.

SSL Offloading

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)
  • A
    79% (15)
  • B
    5% (1)
  • C
    5% (1)
  • D
    11% (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

#SSL virtual server#certificate binding#vServer DOWN state#SSL configuration

Community Discussion

No community discussion yet for this question.

Full 1Y0-241 Practice