如何把服务器上的http转成https
先介绍比较low一点,不支持wildcard,后面有更方便快捷的
注:本文只适合nginx代理的方式,更多细节访问cerbot
1. ssh 登陆站点
2. Enable EPEL repo
可以访问这个网站查看 centos
3. Enable the optional channel
yum -y install yum-utils
yum-config-manager --enable rhui-REGION-rhel-server-extras rhui-REGION-rhel-server-optional