首先下载大神编写好的这个自动申请证书的脚本
ssl通配符证书(参考:https://github.com/ywdblog/certbot-letencrypt-wildcardcertificates-alydns-au/blob/master/au.sh)
1 | cd /usr/local/src/ |
到腾讯云https://console.cloud.tencent.com/cam/capi上查看自己的API密钥
按提示填写到au.sh里面,然后执行以下命令:
CODE IS POETRY
ssl通配符证书(参考:https://github.com/ywdblog/certbot-letencrypt-wildcardcertificates-alydns-au/blob/master/au.sh)
1 | cd /usr/local/src/ |
到腾讯云https://console.cloud.tencent.com/cam/capi上查看自己的API密钥
按提示填写到au.sh里面,然后执行以下命令:
1 | yum install –y nginx |
输入命令‘nginx’ 启动,浏览器http://ip查看,如出现nginx默认页则启动成功
1 | yum install –y git |
git –version查看是否安装成功