certbot/bootstrap
James Kasten 0a4c91e018 Merge pull request #747 from kuba/rpm-dnf
rpm bootstrap: yum and dnf support
2015-09-08 23:59:07 -04:00
..
_deb_common.sh Drop M2Crypto 2015-07-06 12:18:27 +00:00
_rpm_common.sh fix indent 2015-09-05 18:28:27 +00:00
centos.sh bootstrap: _rpm_common.sh, centos fixes 2015-06-18 13:55:32 +00:00
debian.sh bootstrap: _deb_common.sh 2015-04-14 14:12:41 +00:00
fedora.sh bootstrap: _rpm_common.sh, centos fixes 2015-06-18 13:55:32 +00:00
freebsd.sh Add basic setup for FreeBSD 2015-09-05 19:03:01 +00:00
mac.sh Drop M2Crypto 2015-07-06 12:18:27 +00:00
README nit: add EOF newline 2015-06-11 19:35:29 +00:00
ubuntu.sh bootstrap: _deb_common.sh 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: requirements.txt git+https://*
- ca-certificates: communication with demo ACMO server at
  https://www.letsencrypt-demo.org, requirements.txt git+https://*