免费通配符SSL证书


https://www.freehao123.com/lets-encrypt-wildcard-ssl-ssl/

第一步:要安装

curl https://get.acme.sh | sh

或者

wget -O -  https://get.acme.sh | sh

 

第二步:去dnspod申请key,然后把下面的内容

export DP_Id="1234"
export DP_Key="sADDsdasdgdsf"

保存到~/.acme.sh/account.conf

 

第三步:

/root/.acme.sh/acme.sh --issue --dns dns_dp -d feieryun.net -d *.feieryun.net

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM