centos 使用 let’s encrypt centbot 的方法

pip uninstall requests
pip uninstall urllib3
yum remove python-urllib3
yum remove python-requests
yum install python-urllib3
yum install python-requests
yum install certbot

发表评论

您的电子邮箱地址不会被公开。 必填项已用*标注