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

質問済み 4年前231ビュー
3回答
0

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

回答済み 4年前
0

Bumping this again, still having issues.

回答済み 4年前
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

回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ