1 個回答
- 最新
- 最多得票
- 最多評論
0
Hi, maybe you face this issue with TLS:
If a target group is configured with HTTPS health checks, its registered targets
fail health checks if they support only TLS 1.3. These targets must support an
earlier version of TLS, such as TLS 1.2.
See https://docs.aws.amazon.com/elasticloadbalancing/latest/network/target-group-health-checks.html for all details.
Hope it helps!
Didier
相關內容
- AWS 官方已更新 4 年前
- AWS 官方已更新 2 年前
- AWS 官方已更新 7 個月前
- AWS 官方已更新 9 個月前
The target group is set up to exclusively listen on port 80 for HTTP traffic.