Add 建议 fullchain

This commit is contained in:
RPRX 2020-08-13 09:51:32 +00:00 committed by GitHub
parent ef311bfdd0
commit d786a3463a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@
],
"certificates": [
{
"certificateFile": "/path/to/tls.crt", //
"certificateFile": "/path/to/tls.crt", // fullchain
"keyFile": "/path/to/tls.key" //
}
]
@ -41,4 +41,4 @@
"protocol": "freedom"
}
]
}
}