From a8faac088e2e6c432467ee1b30596224515fea5d Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Thu, 1 Dec 2011 18:24:41 +0100 Subject: [PATCH] Fix missing control char in TLS doc --- docs/manuals/en/main/tls.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manuals/en/main/tls.tex b/docs/manuals/en/main/tls.tex index 6c90e110..644c8a41 100644 --- a/docs/manuals/en/main/tls.tex +++ b/docs/manuals/en/main/tls.tex @@ -93,7 +93,7 @@ context. \item [TLS CA Certificate Dir = \lt{}Directory\gt{}] Full path to TLS CA certificate directory. In the current implementation, certificates must be stored PEM encoded with OpenSSL-compatible hashes, -which is the subject name's hash and an extension of {bf .0}. +which is the subject name's hash and an extension of {\bf .0}. One of \emph{TLS CA Certificate File} or \emph{TLS CA Certificate Dir} are required in a server context if \emph{TLS Verify Peer} is also specified, and are always required in a client context. -- 2.39.5