Configuring End-to-End Encryption

0

I've been having issues setting up End-to-End Encryption using the provided guidance:
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/configuring-https-endtoend.html

I have a ASP.NET Core 2.2 Web application, and I need End-to-End configured to meet requirements regarding PHI. Right now, I have HTTPS enabled, but I can wireshark on an EC2 instance and see unencrypted traffic.

When I go through the guidance, all requests to my site end up failing. Is there something obvious I'm missing?

I've attempted using a Classic Load Balancer and an Application Load Balancer.

Edited by: acaivano-smd on Jan 20, 2020 5:09 AM

asked 4 years ago210 views
3 Answers
0

I still have not been able to configure this, any guidance?

answered 4 years ago
0

Bumping this again, still having issues.

answered 4 years ago
0

I ended up upgrading my support package, and I got some support from Amazon support.

For those in the future trying to configure this:

Add a 443 -> 443 listener to your Load Balancer
Follow this guidance: https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/SSLNET.SingleInstance.html

answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions