certbot/letsencrypt-auto-source/pieces/bootstrappers
ohemorange 8585cdd861 Deprecate Python2.6 by using Python3 on CentOS/RHEL 6 (#5329)
* If there's no python or there's only python2.6 on red hat systems, install python3

* Always check for python2.6

* address style, documentation, nits

* factor out all initialization code

* fix up python version return value when no python installed

* add no python error and exit

* document DeterminePythonVersion parameters

* build letsencrypt-auto

* close brace

* build leauto

* fix syntax errors

* set USE_PYTHON_3 for all cases

* rip out NOCRASH

* replace NOCRASH, update LE_PYTHON set logic

* use built-in venv for py3

* switch to LE_PYTHON not affecting bootstrap selection and not overwriting LE_PYTHON

* python3ify fetch.py

* get fetch.py working with python2 and 3

* don't verify server certificates in fetch.py HttpsGetter

* Use SSLContext and an environment variable so that our tests continue to never verify server certificates.

* typo

* build

* remove commented out code

* address review comments

* add documentation for YES_FLAG and QUIET_FLAG

* Add tests to centos6 Dockerfile to make sure we install python3 if and only if appropriate to do so.
2018-01-08 13:57:04 -08:00
..
arch_common.sh certbot-auto OS dependency update system (#4971) 2017-08-23 11:01:20 -07:00
deb_common.sh certbot-auto OS dependency update system (#4971) 2017-08-23 11:01:20 -07:00
free_bsd.sh certbot-auto OS dependency update system (#4971) 2017-08-23 11:01:20 -07:00
gentoo_common.sh certbot-auto OS dependency update system (#4971) 2017-08-23 11:01:20 -07:00
mac.sh certbot-auto OS dependency update system (#4971) 2017-08-23 11:01:20 -07:00
mageia_common.sh certbot-auto OS dependency update system (#4971) 2017-08-23 11:01:20 -07:00
rpm_common.sh Deprecate Python2.6 by using Python3 on CentOS/RHEL 6 (#5329) 2018-01-08 13:57:04 -08:00
rpm_common_base.sh Deprecate Python2.6 by using Python3 on CentOS/RHEL 6 (#5329) 2018-01-08 13:57:04 -08:00
rpm_python3.sh Deprecate Python2.6 by using Python3 on CentOS/RHEL 6 (#5329) 2018-01-08 13:57:04 -08:00
smartos.sh certbot-auto OS dependency update system (#4971) 2017-08-23 11:01:20 -07:00
suse_common.sh certbot-auto OS dependency update system (#4971) 2017-08-23 11:01:20 -07:00