mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03:00
* Support both python and python27 naming conventions (varies by distro) * Test every install command and give feedback if they don't succeed
This directory contains scripts that install necessary OS-specific prerequisite dependencies (see docs/using.rst). General dependencies: - git-core: py26reqs.txt git+https://* - ca-certificates: communication with demo ACMO server at https://www.letsencrypt-demo.org, py26reqs.txt git+https://*