Skip to content

Commit 34377ca

Browse files
authored
Merge pull request #109151 from TimShererWithAquent/us1679050bb
Change SSL to TLS per 1679050
2 parents 3ac1228 + 3edd426 commit 34377ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/devices/troubleshoot-hybrid-join-windows-current.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ Use Event Viewer logs to locate the error code, suberror code, server error code
276276
- Reason: Connection with the auth endpoint was aborted.
277277
- Resolution: Retry after sometime or try joining from an alternate stable network location.
278278
- **ERROR_ADAL_INTERNET_SECURE_FAILURE** (0xcaa82f8f/-894947441)
279-
- Reason: The Secure Sockets Layer (SSL) certificate sent by the server could not be validated.
279+
- Reason: The Transport Layer Security (TLS), previously known as Secure Sockets Layer (SSL), certificate sent by the server could not be validated.
280280
- Resolution: Check the client time skew. Retry after sometime or try joining from an alternate stable network location.
281281
- **ERROR_ADAL_INTERNET_CANNOT_CONNECT** (0xcaa82efd/-894947587)
282282
- Reason: The attempt to connect to `https://login.microsoftonline.com` failed.

0 commit comments

Comments
 (0)