header bg

Scan QR code or get instant email to install app

Question:

Ray is developing a new web service and is deciding which components of the service should be secured using Transport Layer Security (TLS). The various components of the application are:
1. Authentication
2. Payment form
3. User information, such as address and shopping cart
4. User comments and review section
Which parts of the application should Ray secure using TLS?

A At all points in the infrastructure.
explanation

The most secure and reliable approach is for Ray to use TLS for the entire website. While TLS does add some extra load, modern systems can handle a large number of concurrent TLS connections, making it an easy and secure solution for almost all scenarios.

Related Information

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

*