We have a VPC with security group set between AWS ELB and EC2 instances. However, when a request is forwarded to EC2 instances, we forward it via http, not https. Http being not encrypted and given that security group is correctly set, I wonder if anyone can eavesdrop the communication?
If there is any resources talking about this topic, that would be great as well.
Thank you in advance...