Skip to content

Commit 1d9776b

Browse files
minor changes
1 parent c08dc3f commit 1d9776b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/backup/transport-layer-security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The following registry keys configure .NET Framework to support strong cryptogra
5454

5555
## Azure TLS certificate changes\
5656

57-
Azure TLS/SSL endpoints now contains updated certificates chaining up to new root CAs. Ensure that the following changes include the updated root CAs. [Learn more](../security/fundamentals/tls-certificate-changes.md#what-changed) about the possible impacts on your applications.
57+
Azure TLS/SSL endpoints now contain updated certificates chaining up to new root CAs. Ensure that the following changes include the updated root CAs. [Learn more](../security/fundamentals/tls-certificate-changes.md#what-changed) about the possible impacts on your applications.
5858

5959
Earlier, most of the TLS certificates, used by Azure services, chained up to the following Root CA:
6060

@@ -88,7 +88,7 @@ The highest protocol version supported by both the client and server is negotiat
8888
For improved security from protocol downgrade attacks, Azure Backup is beginning to disable TLS versions older than 1.2 in a phased manner. This is part of a long-term shift across services to disallow legacy protocol and cipher suite connections. Azure Backup services and components fully support TLS 1.2. However, Windows versions lacking required updates or certain customized configurations can still prevent TLS 1.2 protocols being offered. This can cause failures including but not limited to one or more of the following:
8989

9090
- Backup and restore operations may fail.
91-
- Backup components connections failures with error 10054 (An existing connection was forcibly closed by the remote host).
91+
- The backup components connections failures with error 10054 (An existing connection was forcibly closed by the remote host).
9292
- Services related to Azure Backup won't stop or start as usual.
9393

9494
## Additional resources

0 commit comments

Comments
 (0)