Skip to content
This repository was archived by the owner on Apr 24, 2021. It is now read-only.

Access Closure Compiler via HTTPS (Chromium issue #760416).#32

Open
micolous wants to merge 1 commit intogooglearchive:masterfrom
micolous:fix-760416
Open

Access Closure Compiler via HTTPS (Chromium issue #760416).#32
micolous wants to merge 1 commit intogooglearchive:masterfrom
micolous:fix-760416

Conversation

@micolous
Copy link

@micolous micolous commented Sep 6, 2017

Currently, the Closure Compiler web service is accessed via HTTP. If the request is intercepted, the compiled Javascript may be replaced with something else. This patch uses HTTPS instead, which on modern versions of Python also validates certificates.

Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=760416

@MatrixFrog
Copy link

lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants