summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2014-07-22 07:33:59 -0500
committerSol Jerome <sol.jerome@gmail.com>2014-07-28 12:33:07 -0500
commit9aecece53b7cfad6cb0dee4cd729f31f8194751a (patch)
tree2a2f0afc08f368825b64758b5cd47d239567b0a7 /doc
parentd801c47773ce108de79f008f4a17b774476b0549 (diff)
downloadbcfg2-9aecece53b7cfad6cb0dee4cd729f31f8194751a.tar.gz
bcfg2-9aecece53b7cfad6cb0dee4cd729f31f8194751a.tar.bz2
bcfg2-9aecece53b7cfad6cb0dee4cd729f31f8194751a.zip
doc: Fix typo
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/server/plugins/generators/sslca.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/server/plugins/generators/sslca.txt b/doc/server/plugins/generators/sslca.txt
index 7ef358a31..c27e6be4b 100644
--- a/doc/server/plugins/generators/sslca.txt
+++ b/doc/server/plugins/generators/sslca.txt
@@ -340,7 +340,7 @@ Here's what a functional **[communication]** section in a
{% end %}\
As a client will not be able to authenticate with certificates it does
-not yet posses we need to overcome the chicken and egg scenario the
+not yet possess we need to overcome the chicken and egg scenario the
first time we try to connect such a client to the server. We can do so
using password based auth to boot strap the client manually specifying
all the relevant auth parameters like so::