Skip to content

Commit 71149ad

Browse files
authored
Merge pull request #2074 from Chandanahk/patch-1
Update installation-and-configuration-for-windows-remote-management.md
2 parents 8e47ca4 + 3e782a4 commit 71149ad

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)