mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-22 19:31:02 +01:00
DOC: clarify crt-base usage
crt-base is also used after "crt" directive. Signed-off-by: William Dauchy <w.dauchy@criteo.com>
This commit is contained in:
parent
24c928c8bd
commit
238ea3bd75
@ -800,8 +800,8 @@ cpu-map [auto:]<process-set>[/<thread-set>] <cpu-set>...
|
|||||||
|
|
||||||
crt-base <dir>
|
crt-base <dir>
|
||||||
Assigns a default directory to fetch SSL certificates from when a relative
|
Assigns a default directory to fetch SSL certificates from when a relative
|
||||||
path is used with "crtfile" directives. Absolute locations specified after
|
path is used with "crtfile" or "crt" directives. Absolute locations specified
|
||||||
"crtfile" prevail and ignore "crt-base".
|
prevail and ignore "crt-base".
|
||||||
|
|
||||||
daemon
|
daemon
|
||||||
Makes the process fork into background. This is the recommended mode of
|
Makes the process fork into background. This is the recommended mode of
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user