App Service should use the latest version of TLS encryption

이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

Description

The Transport Layer Security (TLS) protocol ensures secure data transmission over the internet through standard encryption technology. To maximize security, it’s crucial to use the latest version of TLS. By default, App Service uses TLS 1.3, which is now the benchmark in industry standards like PCI DSS. App Service supports various TLS versions, including 1.0, 1.1, 1.2, and 1.3. It is highly recommended to utilize TLS 1.3 to ensure the most secure connections.

Remediation

For detailed guidance on configuring TLS for your web apps, refer to the Azure App Service TLS Overview.

PREVIEWING: dgreen15/github-error-fix