Add 建议 fullchain

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

View File

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