certbot/letsencrypt-auto-source/pieces
Erik Rose 65bd307905 Let certbot-auto work behind the Great Firewall of China. Fix #3222. Ref #4371.
...without needing to get pip >= 8 by hand first and without needing to muck with pip.conf.

We do it by upgrading to a new version of pipstrap which understands pip's own PIP_INDEX_URL env var for specifying a mirror. That done, certbot-auto simply sets that var to a known Chinese mirror in response to a CLI flag, and off we go.

This could be made automatic in the future: see 2nd-last paragraph of https://github.com/erikrose/pipstrap/pull/10#issuecomment-333637736. But there's no reason not to land this simple version first.
2017-10-02 17:27:23 -04:00
..
bootstrappers certbot-auto OS dependency update system (#4971) 2017-08-23 11:01:20 -07:00
certbot-requirements.txt Update master to reflect 0.18.2 (#5127) 2017-09-27 16:02:40 -07:00
dependency-requirements.txt Increase pinned configargparse version to 0.12.0. (#4995) 2017-08-08 12:03:48 -07:00
fetch.py Simplify and stop repeating knowledge by hard-coding timeout into HttpsGetter.get(). 2017-09-18 09:55:16 -04:00
letsencrypt-requirements.txt Pin dependency versions when using tools/venv.sh (#4629) 2017-05-11 10:06:05 -07:00
pipstrap.py Let certbot-auto work behind the Great Firewall of China. Fix #3222. Ref #4371. 2017-10-02 17:27:23 -04:00