Skip to content

Commit b04a841

Browse files
committed
Remove locale
1 parent 8a6f3ba commit b04a841

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub/package-manager/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The WinGet client can be used in the command line to install and manage applicat
4949

5050
To maintain ongoing security updates, the WinGet client is released using the Microsoft Store and installs applications from the Microsoft Store using the [“msstore” source](./winget/source.md) and applying “certificate pinning” to ensure that the connection is secure and established with the proper endpoint.
5151

52-
The Group Policy applied by your enterprise organization may be using SSL inspection via a firewall between the WinGet client and the Microsoft Store source that causes a connection error to appear in the WinGet client.
52+
The Group Policy applied by your enterprise organization may be using SSL inspection via a firewall between the WinGet client and the Microsoft Store source that causes a connection error to appear in the WinGet client.
5353

5454
For this reason, the Windows Package Manager desktop installer supports a policy setting called: “BypassCertificatePinningForMicrosoftStore”. This policy controls whether the Windows Package Manager will validate the Microsoft Store certificate hash matches to a known Microsoft Store certificate when initiating a connection to the Microsoft Store Source. The options for this policy include:
5555

@@ -85,7 +85,7 @@ The ZIP file contains the necessary `.admx` and `.adml` files for deploying the
8585
4. Open the Group Policy Management Console (GPMC) to configure the policies.
8686

8787
> [!NOTE]
88-
> When working on a Windows Domain Controller, you can store the Group Policy templates in the Central Store. For detailed instructions, visit the following [documentation](https://learn.microsoft.com/en-us/troubleshoot/windows-client/group-policy/create-and-manage-central-store).
88+
> When working on a Windows Domain Controller, you can store the Group Policy templates in the Central Store. For detailed instructions, visit the following [documentation](https://learn.microsoft.com/troubleshoot/windows-client/group-policy/create-and-manage-central-store).
8989
9090
New Group Policy settings may be introduced with each release of Windows Package Manager. To ensure your environment is always up to date:
9191

0 commit comments

Comments
 (0)