1Y0-403 · Question #132
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…
The correct answer is A. TSL 1.0. Explanation/Reference: https://docs.citrix.com/en-us/xenapp-and-xendesktop/7-15-ltsr/secure/tls.html Note: You can change the minimum SSL protocol used. By default TLS 1.0 is used. Run command Enable-VdaSSL -Enable -SSLMinVersion TLS_1.2 for example. Valid values are SSL_3.0…
Question
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?
Exhibit
Options
- ATSL 1.0
- BSSL 3.0
- CTSL 1.1
- DTLS 1.2
How the community answered
(27 responses)- A81% (22)
- B4% (1)
- C4% (1)
- D11% (3)
Explanation
Explanation/Reference: https://docs.citrix.com/en-us/xenapp-and-xendesktop/7-15-ltsr/secure/tls.html Note: You can change the minimum SSL protocol used. By default TLS 1.0 is used. Run command Enable-VdaSSL -Enable -SSLMinVersion TLS_1.2 for example. Valid values are SSL_3.0, TLS_1.0, TLS_1.1, TLS_1.2
Topics
Community Discussion
No community discussion yet for this question.
