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 官方已更新 2 年前
- AWS 官方已更新 7 个月前
- AWS 官方已更新 1 年前
- AWS 官方已更新 9 个月前
The target group is set up to exclusively listen on port 80 for HTTP traffic.