Citrix Virtual Apps and Desktops 7 Associate — Question 83
Scenario: A Citrix Administrator configured the `-denySSLReneg` Parametetr using the below command on Citrix ADC to enhance security. set ssl parameter `"denySSLReneg <option>
Which two options can the administrator use to complete the command? (Choose two.)
Answer options
- A. NONSECURE
- B. HIGHSECURE
- C. FRONTEND_CLIENT
- D. NO
- E. ALL
Correct answer: A, C
Explanation
The correct options are NONSECURE and FRONTEND_CLIENT because they are valid parameters that can be used with the `-denySSLReneg` setting to control SSL renegotiation behavior. The other options, HIGHSECURE, NO, and ALL, do not apply to this command and would result in an invalid configuration.