Skip to content

Commit bef6650

Browse files
Merge pull request #2993 from MicrosoftDocs/main638876796629877661sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents f39b082 + 54516e1 commit bef6650

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

desktop-src/WinRM/installation-and-configuration-for-windows-remote-management.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,9 @@ Specifies a URL prefix on which to accept HTTP or HTTPS requests. The default UR
172172

173173
Allows the client computer to request unencrypted traffic. By default, the client computer requires encrypted network traffic and this setting is *False*.
174174

175+
> [!NOTE]
176+
> Allowing unencrypted traffic isn't considered secure.
177+
175178
### Basic
176179

177180
Allows the client computer to use Basic authentication. Basic authentication is a scheme in which the user name and password are sent in clear text to the server or proxy. This method is the least secure method of authentication. The default is *True*.

0 commit comments

Comments
 (0)