Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows 7 support #2

Open
obilodeau opened this issue Oct 30, 2020 · 2 comments
Open

Windows 7 support #2

obilodeau opened this issue Oct 30, 2020 · 2 comments

Comments

@obilodeau
Copy link
Member

Note: This is a placeholder. We are not actively working on this. Contributions welcome!

We have a work in progress branch about this: https://github.com/GoSecure/pywsus/tree/win7_support

@obilodeau
Copy link
Member Author

Instead of bundling the cab file (impossible due to licensing issues), @MaxNad suggested that we forward the request to the real WSUS server which is a great idea!

@MaxNad
Copy link
Member

MaxNad commented Oct 30, 2020

There are currently two problems with the Win7 support branch:

  1. Distribution of the binary - We could forward the call to the actual WSUS server to bypass this problem. However, this should be a separate switch since providing the binary could still be used in cases where the server is unreachable.
  2. HEAD request problem - While testing the branch, we have noticed that the client sometimes send a HEAD request and doesn't follow up with the download of the cab file. This issue should be investigated a bit more before the branch is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants