Skip to content

Commit ec555e6

Browse files
authored
Merge pull request #14147 from MicrosoftDocs/VanMSFT-patch-1
MicrosoftDocs/sql-docs#3030
2 parents 892bb97 + b075372 commit ec555e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/database-engine/database-mirroring/create-a-database-mirroring-endpoint-for-windows-authentication-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ ms.author: mikeray
116116
117117
- *\<algorithm>* provides the option of specifying the encryption standards for the endpoint. The value of *\<algorithm>* can be one following algorithms or combinations of algorithms: RC4, AES, AES RC4, or RC4 AES.
118118
119-
AES RC4 specifies that this endpoint will negotiate for the encryption algorithm, giving preference to the AES algorithm. RC4 AES specifies that this endpoint will negotiate for the encryption algorithm, giving preference to the RC4 algorithm. If both endpoints specify both algorithms but in different orders, the endpoint accepting the connection wins.
119+
AES RC4 specifies that this endpoint will negotiate for the encryption algorithm, giving preference to the AES algorithm. RC4 AES specifies that this endpoint will negotiate for the encryption algorithm, giving preference to the RC4 algorithm. If both endpoints specify both algorithms but in different orders, the endpoint accepting the connection wins. Provide the same algorithm explicitly to avoid connection errors between different servers.
120120
121121
> [!NOTE]
122122
> The RC4 algorithm is deprecated. [!INCLUDE[ssNoteDepFutureDontUse](../../includes/ssnotedepfuturedontuse-md.md)] We recommend that you use AES.

0 commit comments

Comments
 (0)