Ensure that ELB V2 Listener protocol is not HTTP or TCP
HTTP and TCP are unsecure protocols where the data between client and load balancer is not encrypted. Prefer using HTTPS or SSL/TLS protocols instead.
Updated 7 months ago
HTTP and TCP are unsecure protocols where the data between client and load balancer is not encrypted. Prefer using HTTPS or SSL/TLS protocols instead.
Updated 7 months ago