From abec6d84060655052345233a6e27a4379995b103 Mon Sep 17 00:00:00 2001 From: Jake Davis Date: Tue, 22 Nov 2011 14:36:34 -0500 Subject: Fixed some doc typos in the SSLCA auth example. --- doc/server/plugins/generators/sslca.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/server/plugins/generators/sslca.txt b/doc/server/plugins/generators/sslca.txt index fb8bdc0e2..8e33148cb 100644 --- a/doc/server/plugins/generators/sslca.txt +++ b/doc/server/plugins/generators/sslca.txt @@ -108,7 +108,7 @@ authenticate the bcfg2 client and server. OpenSSL CA ---------- -If you already have an SSL CA available you can skip this section, +If you already have a SSL CA available you can skip this section, otherwise you can easily build one on the server using openssl. The paths should be adjusted to suite your preferences. @@ -191,9 +191,9 @@ Here's a more complete example bcfg2-client bundle: - - - + + + @@ -211,7 +211,7 @@ The ``bcfg2.conf`` client config needs at least 5 parameters set for SSL auth. #. ``key`` : This is the host specific key that SSLCA will generate. #. ``certificate`` : This is the host specific cert that SSLCA will generate. -#. ``ca`` : This is a copy of you CA certificate. Not generated by SSLCA. +#. ``ca`` : This is a copy of your CA certificate. Not generated by SSLCA. #. ``user`` : Usually set to fqdn of client. This *shouldn't* be required but is as of 1.2rc2. see: http://trac.mcs.anl.gov/projects/bcfg2/ticket/1019 #. ``password`` : Set to arbitrary string when using -- cgit v1.2.3-1-g7c22