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

exclude various certificate .cab files from caching. #110

Merged
merged 1 commit into from
Nov 27, 2020

Conversation

Lepidopterist
Copy link
Member

These should always be proxied and never cached, as they are new trusted roots, expired and revoked certs etc.

@Lepidopterist Lepidopterist linked an issue Nov 27, 2020 that may be closed by this pull request
Copy link
Member

@GotenXiao GotenXiao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; tested locally with a Windows 10 v2004 client, requested files are now bypassing the cache:

[wsus] 192.168.0.200 / - - - [27/Nov/2020:12:36:10 +0000] "GET /msdownload/update/v3/static/trustedr/en/disallowedcertstl.cab?65a46256fe8dfaa0 HTTP/1.1" 304 0 "-" "Microsoft-CryptoAPI/10.0" "-" "ctldl.windowsupdate.com" "-"
[wsus] 192.168.0.200 / - - - [27/Nov/2020:12:36:10 +0000] "GET /msdownload/update/v3/static/trustedr/en/pinrulesstl.cab?7ef38ed658d39fc6 HTTP/1.1" 304 0 "-" "Microsoft-CryptoAPI/10.0" "-" "ctldl.windowsupdate.com" "-"

@Lepidopterist Lepidopterist merged commit 862d100 into lancachenet:master Nov 27, 2020
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

Successfully merging this pull request may close these issues.

2 participants