2019_01_11
设置ssl
安装certbot
我的系统是debian9
,代理工具nginx
Install
$ sudo apt-get install python-certbot-nginx -t stretch-backports
Get Started
启动
$ sudo certbot --nginx
获取证书
$ sudo certbot --nginx certonly
我的系统是debian9
,代理工具nginx
$ sudo apt-get install python-certbot-nginx -t stretch-backports
启动
$ sudo certbot --nginx
获取证书
$ sudo certbot --nginx certonly