1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-21 19:01:07 +03:00
Files
certbot/bootstrap
Daniel Aleksandersen 75e7c302f0 Support more distros with different RPM names
* Support both python and python27 naming conventions (varies by distro)
* Test every install command and give feedback if they don't succeed
2015-11-17 00:23:58 +01:00
..
2015-10-30 21:51:49 +02:00
2015-11-07 11:15:45 +01:00
2015-10-25 22:27:11 +01:00
2015-04-14 14:12:41 +00:00
2015-09-05 19:03:01 +00:00
2015-10-30 21:51:49 +02:00
2015-11-07 11:15:45 +01:00
2015-10-25 22:27:11 +01:00
2015-11-07 11:15:45 +01:00
2015-04-14 14:12:41 +00:00

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://*