wiki:certbot_installation
This is an old revision of the document!
Table of Contents
Install certbot via manual method
wget https://dl.eff.org/certbot-auto &&\ mv certbot-auto /usr/local/bin/ &&\ chown root:root /usr/local/bin/certbot-auto &&\ chmod 0755 /usr/local/bin/certbot-auto
Tested on
- Debian 9
- Debian 10
See also
References
wiki/certbot_installation.1606912450.txt.gz · Last modified: 2020/12/02 12:34 by antisa