mirror of
				https://github.com/bjdgyc/anylink.git
				synced 2025-10-30 07:22:53 +08:00 
			
		
		
		
	修改证书名称
This commit is contained in:
		| @@ -7,7 +7,7 @@ | ||||
| db_type = "sqlite3" | ||||
| db_source = "./conf/anylink.db" | ||||
| #证书文件 使用跟nginx一样的证书即可 | ||||
| cert_file = "./conf/vpn_cert.pem" | ||||
| cert_file = "./conf/vpn_cert.crt" | ||||
| cert_key = "./conf/vpn_cert.key" | ||||
| files_path = "./conf/files" | ||||
| profile = "./conf/profile.xml" | ||||
|   | ||||
| @@ -7,7 +7,7 @@ | ||||
| db_type = "sqlite3" | ||||
| db_source = "./conf/anylink.db" | ||||
| #证书文件 | ||||
| cert_file = "./conf/vpn_cert.pem" | ||||
| cert_file = "./conf/vpn_cert.crt" | ||||
| cert_key = "./conf/vpn_cert.key" | ||||
| files_path = "./conf/files" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user