Linux 安装 ACME.SH

目录

一键安装 ACME.SH

				
					curl https://get.acme.sh | sh -s email=my@example.com
				
			

或者

				
					wget -O -  https://get.acme.sh | sh -s email=my@example.com
				
			

手动执行

				
					source ~/.bashrc
				
			

更换 CA 机构到 letsencrypt

				
					acme.sh --set-default-ca --server letsencrypt
				
			

发表评论须遵守中华人民共和国相关法律法规。违规评论将会被删除。

Comments must subject to the relevant laws and regulations of the People’s Republic of China. Offending comments will be deleted.

订阅评论
提醒
guest

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理

0 评论
最新
最旧
内联反馈
查看所有评论
滚动到顶部