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

gefragt vor 4 Jahren231 Aufrufe
3 Antworten
0

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

beantwortet vor 4 Jahren
0

Bumping this again, still having issues.

beantwortet vor 4 Jahren
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

beantwortet vor 4 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen