ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 47 - SCS-C02 discussion

Report
Export

A company wants to deploy a distributed web application on a fleet of EC2 instances. The fleet will be fronted by a Classic Load Balancer that will be configured to terminate the TLS connection The company wants to make sure that all past and current TLS traffic to the Classic Load Balancer stays secure even if the certificate private key is leaked.

To ensure the company meets these requirements, a Security Engineer can configure a Classic Load Balancer with:

A.
An HTTPS listener that uses a certificate that is managed by Amazon Certification Manager.
Answers
A.
An HTTPS listener that uses a certificate that is managed by Amazon Certification Manager.
B.
An HTTPS listener that uses a custom security policy that allows only perfect forward secrecy cipher suites
Answers
B.
An HTTPS listener that uses a custom security policy that allows only perfect forward secrecy cipher suites
C.
An HTTPS listener that uses the latest IAM predefined ELBSecuntyPolicy-TLS-1 -2-2017-01 security policy
Answers
C.
An HTTPS listener that uses the latest IAM predefined ELBSecuntyPolicy-TLS-1 -2-2017-01 security policy
D.
A TCP listener that uses a custom security policy that allows only perfect forward secrecy cipher suites.
Answers
D.
A TCP listener that uses a custom security policy that allows only perfect forward secrecy cipher suites.
Suggested answer: B

Explanation:

this is a way to configure a Classic Load Balancer with perfect forward secrecy cipher suites. Perfect forward secrecy is a property of encryption protocols that ensures that past and current TLS traffic stays secure even if the certificate private key is leaked. Cipher suites are sets of algorithms that determine how encryption is performed. A custom security policy is a set of cipher suites and protocols that you can select for your load balancer to support. An HTTPS listener is a process that checks for connection requests using encrypted SSL/TLS protocol. By using an HTTPS listener that uses a custom security policy that allows only perfect forward secrecy cipher suites, you can ensure that your Classic Load Balancer meets the requirements. The other options are either invalid or insufficient for configuring a Classic Load Balancer with perfect forward secrecy cipher suites.

asked 16/09/2024
Opeyemi Alabi
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first