nerdexam
Citrix

1Y0-351 · Question #208

Scenario: Users complain that they are NOT able to connect to a web site using the IP address. The relevant portion of the configuration is shown below: add ssl profile srv-web -sessReuse ENABLED…

The correct answer is C. Server Name Indication is enabled. See the full explanation below for the reasoning.

Question

Scenario: Users complain that they are NOT able to connect to a web site using the IP address. The relevant portion of the configuration is shown below:

add ssl profile srv-web -sessReuse ENABLED -sessTimeout 120 -tls11 DISABLED -tls12 DISABLED -strictCAChecks YES add service svc-web 192.168.1.3 HTTP 80 add lb vserver srv-web SSL 192.168.1.22 443 -persistenceType NONE - cltTimeout 180 bind lb vserver srv-web svc-web set ssl vserver srv-web -eRSA DISABLED -clientAuth ENABLED -clientCert Optional -tls11 DISABLED -tls12 DISABLED -SNIEnable ENABLED add ssl policy svc-web -rule true -action NOOP bind ssl vserver srv-web -certkeyName WebCert -SNICert bind ssl vserver srv-web -policyName svc-web -priority 100 What is the likely cause of the connectivity issue?

Options

  • ASSL policy is incorrect.
  • BClient Authentication is enabled.
  • CServer Name Indication is enabled.
  • DLoad Balancing persistence is set to NONE.

How the community answered

(35 responses)
  • A
    9% (3)
  • B
    3% (1)
  • C
    83% (29)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 1Y0-351 Practice