如何配置我的 S3 终端以支持TLSv1.3?

0

我参考了这篇博客(1),其中提到将在2023年12月31日之前在全球范围内启用TLS 1.3版本。该博客于2023年5月23日发布,但其S3终端仍不支持TLSv1.3。

我正在使用SSL Labs(2)和以下命令来评估S3终端对TLSv1.3的支持。

openssl s_client -connect s3.ap-southeast-1.amazonaws.com:443 -tls1_3

如何配置S3终端以支持TLSv1.3,或者如果它还不支持,S3终端何时会支持TLSv1.3?

(1) https://aws.amazon.com/blogs/security/faster-aws-cloud-connections-with-tls-1-3/ (2) https://www.ssllabs.com/ssltest/analyze.html?d=s3.ap-southeast-1.amazonaws.com&s=52.219.125.58

Peter
질문됨 5달 전314회 조회
1개 답변
0

几天前 AWS Blog 上面有更新讯息。 目前 API Endpoint 已经部署到 80%,每个 Region 与 Availability Zone 具体部署的时程不太一样。

January 12, 2024: Over 80% of AWS service API endpoints now support TLS 1.3, along with TLS 1.2. The remaining services are in progress on adding TLS 1.3 globally across AWS Regions and Availability Zones. We will update this post again when these deployments complete.

理论上你再等等 S3 Endpoint 部署完成后就会自动支持 TLS1.3。 如果你的专案对于 Enforce TLS1.3 比较紧急的话,建议你可以使用 CloudFront + S3 来完成。

profile picture
답변함 4달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인