mirror of
				https://github.com/v2fly/v2ray-examples.git
				synced 2025-11-04 03:45:39 +08:00 
			
		
		
		
	Add 建议 fullchain
This commit is contained in:
		@@ -34,7 +34,7 @@
 | 
			
		||||
                    ],
 | 
			
		||||
                    "certificates": [
 | 
			
		||||
                        {
 | 
			
		||||
                            "certificateFile": "/path/to/tls.crt", // 换成你的证书,绝对路径
 | 
			
		||||
                            "certificateFile": "/path/to/tls.crt", // 换成你的证书(建议 fullchain),绝对路径
 | 
			
		||||
                            "keyFile": "/path/to/tls.key" // 换成你的私钥,绝对路径
 | 
			
		||||
                        }
 | 
			
		||||
                    ]
 | 
			
		||||
@@ -47,4 +47,4 @@
 | 
			
		||||
            "protocol": "freedom"
 | 
			
		||||
        }
 | 
			
		||||
    ]
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user