googlearchive / simian

Simian is an enterprise-class Mac OS X software deployment solution. Google App Engine hosted server, with a client powered by the Munki open-source project.
Apache License 2.0
332 stars 51 forks source link

Use https to access closure compiler #73

Closed wholtz closed 6 years ago

wholtz commented 6 years ago

The closure compiler now responds with status 302 when unencrypted access is attempted. This results in an error when running make release. https://github.com/google/closure-compiler/issues/2693

(I had github set to hide my email address on the previous version of this pull request. And that's probably why the bot could not find my CLA info.)