Add 建议 fullchain
parent
d786a3463a
commit
d124cd9699
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue