Question 258:
A popular online banking website is configured on an EC2 instance within VPC. Due to the large number of transactions recently & the requirement of secure connections, IT team is planning to terminate all secure HTTPS connections from the client on ELB instead of EC2 instance. IT team is seeking your help as an AWS expert to configure security policies for ELB which will meet the latest security guidelines & provide an enhanced user experience while performing banking transactions. Which of the following security options can be designed with ELB to have the most secure connection between the client & ELB?
Answer options:
A.Configure ELB with custom Security Policy having Server Order Preference disabled & SSL protocol as SSL 2.0 B.Configure ELB with custom Security Policy having Server Order Preference enabled & SSL protocol as TLS 1.2 C.Configure ELB with custom Security Policy having Server Order Preference disabled & SSL protocol as TLS 1.2 D.Configure ELB with custom Security Policy having Server Order Preference enabled & SSL protocol as SSL 2.0