mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-06-28 21:26:06 +08:00
Update config_server.json
This commit is contained in:
parent
39ec042fff
commit
3d81fb16d3
@ -48,7 +48,7 @@
|
|||||||
"certificates": [
|
"certificates": [
|
||||||
{
|
{
|
||||||
"ocspStapling": 3600,
|
"ocspStapling": 3600,
|
||||||
"certificateFile": "/etc/ssl/private/fullchain.cer", // 证书文件,建议用 fullchain,否则如在 v2rayNG 使用会报错,通常不区分扩展名
|
"certificateFile": "/etc/ssl/private/fullchain.cer", // 证书文件,建议用fullchain(全SSL证书链),若只有网站证书,会出现v2rayN中能使用,v2rayNG不能使用的情况,通常不区分扩展名
|
||||||
"keyFile": "/etc/ssl/private/private.key" // 私钥文件
|
"keyFile": "/etc/ssl/private/private.key" // 私钥文件
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user