From 5e38bae2c2ca3addfd7c4496d2110e842c500997 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Fri, 22 Sep 2006 20:39:35 +0000 Subject: [PATCH] Fix typo --- doc/guide/admin/tls.sdf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/guide/admin/tls.sdf b/doc/guide/admin/tls.sdf index 992fc0be6d..240064d740 100644 --- a/doc/guide/admin/tls.sdf +++ b/doc/guide/admin/tls.sdf @@ -41,13 +41,13 @@ can be applied to these DNs as well. H2: TLS Configuration -After obtaining the required certificates, a -number of options must be configured on both the client -and the server to enable TLS and make use of the certificates. -At a minimum, the clients must be configured with the filename -containing all of the {{TERM[expand]CA}} (CA) certificates it -will trust. The server must be configured with the {{TERM:CA}} -certificates and also its own server certificate and private key. +After obtaining the required certificates, a number of options must +be configured on both the client and the server to enable TLS and +make use of the certificates. At a minimum, the clients must be +configured with the name of the file containing all of the +{{TERM[expand]CA}} (CA) certificates it will trust. The server must +be configured with the {{TERM:CA}} certificates and also its own +server certificate and private key. Typically a single CA will have issued the server certificate and all of the trusted client certificates, so the server only -- 2.39.5