AWS Certified SysOps Administrator – Associate — Question 244

A company has a secure website running on Amazon EC2 instances behind an Application Load Balancer (ALB). An SSL certificate from AWS Certificate Manager (ACM) is used on the ALB. Users with legacy web browsers are experiencing issues with the website.

How should the SysOps administrator resolve these issues in the MOST operationally efficient manner?

Answer options

Correct answer: D

Explanation

The correct answer is D because adjusting the SSL negotiation settings allows the ALB to support older browsers without needing to create new certificates or infrastructure. Options A and B involve unnecessary creation of new certificates or ALBs, which increases complexity, while option C completely removes the advantages of using an ALB and would require significant reconfiguration.