DCourtel / Wsus_Package_Publisher

Publish third-party applications into your WSUS.
MIT License
215 stars 34 forks source link

Package signing does not use proxy server #38

Closed daooze closed 3 years ago

daooze commented 4 years ago

We use a proxy server to connect to the internet. This works great with updating catalogs but does not work with the new signing-feature. We need to manually set the systemwide proxy via netsh winhttp set proxy for signing to work, but this opens other issues, so this configuration needs to be reverted after an update has been imported/created.

I´d ask you to make the signing-feature use the proxy server which can already be configured within the WPP settings.

DCourtel commented 3 years ago

The signing process is handled by the WSUS itself (under the System account), not WPP. What is the release number of WPP?

DCourtel commented 3 years ago

Please upgrade WPP to 1.4.2011.23 and disable Timestamping as explained in the release note. https://github.com/DCourtel/Wsus_Package_Publisher/releases/tag/1.4.2011.23