You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			| 
				
					
						 | 
			4 years ago | |
|---|---|---|
| GB2260.json | 4 years ago | |
| README.md | 4 years ago | |
| encryption365.php | 4 years ago | |
| install.sh | 4 years ago | |
| openssl.cnf | 4 years ago | |
| run.sh | 4 years ago | |
| validation.php | 4 years ago | |
		
			
				
				README.md
			
		
		
	
	快速开始
Encryption365 是由 Trust Ocean 提供的一款TLS证书,可申请免费的IP或域名证书,但官方只提供了宝塔插件,这对非宝塔用户很不友好,本工具基于该插件API编写,支持自动化注册、登录、申请、安装与续签。
安装命令
shell> curl -sL https://raw.githubusercontent.com/dnomd343/Encryption365/master/install.sh | sh
# 国内用户使用以下命令
shell> curl -sL https://raw.fastgit.org/dnomd343/Encryption365/master/install.sh | sh
使用说明
待补充...