Forum Discussion
lalanc01
May 19, 2022Iron Contributor
WSUS Certificate pinning
Hi, is there any docs as to how to enable certificate pinning? Asking because in those posts, it says that we can do this to secure our WSUS servers, but I can't seem to find out to actually do i...
Lotsch17
Apr 02, 2024Copper Contributor
Is it possible to store the Certificate directly in WindowsServerUpdateServices per GPO ?Jason_Sandys
Jason_Sandys
Microsoft
Apr 02, 2024Hi Lotsch17. No, this is not directly possible as the GPO template is not aware of this certificate location unfortunately. Using a script is the best path invoking certutil (although there may be a direct PowerShell cmdlet as well). You can deploy this script using whatever method is at your disposal including Intune (or ConfigMgr).