Citrix Access Control Administration — Question 62
After being audited, a Citrix Administrator learns that additional security enhancements should be made to one of the virtual servers.
Which two actions can the administrator perform to accomplish this? (Choose two.)
Answer options
- A. Enable the TLSv1.2.
- B. Enable the RC4 cipher suite.
- C. Create a SHA1 key.
- D. Disable the SSLv3.
Correct answer: A, D
Explanation
Enabling TLSv1.2 enhances security by providing stronger encryption compared to older protocols. Disabling SSLv3 is also crucial, as it is considered insecure due to vulnerabilities like POODLE. The RC4 cipher suite is outdated and should not be enabled for security reasons, and creating a SHA1 key is not advisable as SHA1 is also deemed insecure.