From: Kern Sibbald Date: Thu, 1 Dec 2011 17:24:41 +0000 (+0100) Subject: Fix missing control char in TLS doc X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d4a08f03a04fb88cd890472b74e04b5e59a0df68;p=bacula%2Fdocs Fix missing control char in TLS doc --- 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.