Citrix ADC 13 Administrator — Question 27
Scenario: A Citrix Administrator configured the "-denySSLReneg" Parameter using the below command on NetScaler to enhance security. set ssl parameter denySSLReneg <option>
Which two options can the administrator use to complete the command? (Choose two.)
Answer options
- A. HIGHSECURE
- B. FRONTEND_CLIENT
- C. NONSECURE
- D. ON
- E. ALL
Correct answer: C, D
Explanation
The correct answers, C (NONSECURE) and D (ON), are valid options for the '-denySSLReneg' parameter as they specify the conditions under which SSL renegotiation will be denied. The other options, A (HIGHSECURE), B (FRONTEND_CLIENT), and E (ALL), do not align with the expected configurations for this parameter.