mirror of
https://github.com/certbot/certbot.git
synced 2026-02-17 09:38:06 -05:00
|
|
||
|---|---|---|
| .. | ||
| dev | ||
| _arch_common.sh | ||
| _deb_common.sh | ||
| _gentoo_common.sh | ||
| _rpm_common.sh | ||
| archlinux.sh | ||
| centos.sh | ||
| debian.sh | ||
| fedora.sh | ||
| freebsd.sh | ||
| gentoo.sh | ||
| install-deps.sh | ||
| mac.sh | ||
| manjaro.sh | ||
| README | ||
| ubuntu.sh | ||
| venv.sh | ||
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://*