Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Eccouncil 312-40 Exam - Topic 10 Question 46 Discussion

SecAppSol Pvt. Ltd. is a cloud software and application development company located in Louisville, Kentucky. The security features provided by its previous cloud service provider was not satisfactory, and in 2012, the organization became a victim of eavesdropping. Therefore, SecAppSol Pvt. Ltd. changed its cloud service provider and adopted AWS cloud-based services owing to its robust and cost-effective security features. How does SecAppSol Pvt. Ltd.'s security team encrypt the traffic between the load balancer and client that initiateSSL or TLS sessions?
B) By enabling HTTPS listener
A) By enabling Amazon GuardDuty
C) By enabling Cloud Identity Aware Proxy
D) By enabling RADIUS Authentication

Eccouncil 312-40 Exam - Topic 10 Question 46 Discussion

Actual exam question for Eccouncil's 312-40 exam
Question #: 46
Topic #: 10
[All 312-40 Questions]

SecAppSol Pvt. Ltd. is a cloud software and application development company located in Louisville, Kentucky. The security features provided by its previous cloud service provider was not satisfactory, and in 2012, the organization became a victim of eavesdropping. Therefore, SecAppSol Pvt. Ltd. changed its cloud service provider and adopted AWS cloud-based services owing to its robust and cost-effective security features. How does SecAppSol Pvt. Ltd.'s security team encrypt the traffic between the load balancer and client that initiate

SSL or TLS sessions?

Show Suggested Answer Hide Answer
Suggested Answer: B

To encrypt the traffic between the load balancer and clients that initiate SSL or TLS sessions, SecAppSol Pvt. Ltd.'s security team would enable an HTTPS listener on their load balancer. This is a common method used in AWS to secure communication.

Here's how it works:

HTTPS Listener Configuration: The security team configures the load balancer with an HTTPS listener, which listens for incoming SSL or TLS connections on a specified port (usually port 443).

SSL/TLS Certificates: They deploy SSL/TLS certificates on the load balancer. These certificates are used to establish a secure connection and encrypt the traffic.

Secure Communication: When a client initiates a session, the HTTPS listener uses the SSL/TLS certificate to perform a handshake, establish a secure connection, and encrypt the data in transit.

Backend Encryption: Optionally, the load balancer can also be configured to encrypt traffic to the backend servers, ensuring end-to-end encryption.

Security Policies: The security team sets security policies on the load balancer to define the ciphers and protocols used for SSL/TLS, further enhancing security.


AWS documentation on configuring end-to-end encryption in a load-balanced environment, which includes setting up an HTTPS listener1.

AWS documentation on creating an HTTPS listener for your Application Load Balancer, detailing the process and requirements2.

Contribute your Thoughts:

0/2000 characters

Currently there are no comments in this discussion, be the first to comment!


Save Cancel