Exam 1Y0-402 All QuestionsBrowse all questions from this exam
Question 77

A Citrix Architect to enable the security of the Virtual Delivery Agent (VDA) by evaluating the "˜Enable-VdaSSL.ps1' script.

What is the minimum required SSL protocol version when using the default settings of the script?

    Correct Answer: A

    The minimum required SSL protocol version when using the default settings of the 'Enable-VdaSSL.ps1' script is TLS 1.0. This is because the script's default configuration sets TLS 1.0 as the lowest allowed version for secure communications, ensuring a balance between security and compatibility.

Discussion
ijhoojhisdojihoijOption: A

A. Minimum SSL protocol version, enclosed in quotation marks. Valid values: "SSL_3.0", "TLS_1.0", "TLS_1.1", and "TLS_1.2". Default: "TLS_1.0"

Geoff11

This question is asking the minimum value, which is 'SSL_3.0' and not the "Default" value which is 'TLS_1.0'. They have a way with repeating the questions but slightly different ask!

thedelph

It literally says using the default settings. The answer is A: "What is the minimum required SSL protocol version when using the DEFAULT settings of the script?"

keplerOption: A

A is correct. https://support.citrix.com/article/CTX220062

d0bermannnOption: A

A. TSL 1.0

tripatpdOption: B

yes SSL 3.0 is correct answer

thedelph

Incorrect, SSL3.0 is not the default.