更新系统软件 $ sudo apt-get update 安装certbot $ sudo apt-get install software-properties-common $ sudo add-apt-repository ppa:certbot/certbot $ sudo apt-get install python-certbot-nginx 生成相关文……