📜  ubuntu install certbot - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:49.797000             🧑  作者: Mango

代码示例3
sudo apt-get update
sudo apt-get install software-properties-common
sudo apt-get install certbot
sudo apt-get install python-certbot-apache
# apache config
sudo certbot --apache