From ece317ca9f404e0a6fad93d82beffd73e495cb4c Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Wed, 3 Nov 2010 19:01:44 -0500 Subject: doc: Fix indentation errors so that SSLCA docs can build Signed-off-by: Sol Jerome --- doc/server/plugins/generators/sslca.txt | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/server/plugins/generators/sslca.txt b/doc/server/plugins/generators/sslca.txt index 118a16559..ebc625e11 100644 --- a/doc/server/plugins/generators/sslca.txt +++ b/doc/server/plugins/generators/sslca.txt @@ -70,9 +70,11 @@ path to your key. In this case this would be something like #. Within that directory, create a ``key.xml`` file containing the following: - - - + .. code-block:: xml + + + + #. This will cause the generation of an 2048 bit RSA key when a client requests that Path. Alternatively you can specify ``dsa`` as the keytype, or a different @@ -81,9 +83,11 @@ number of bits. #. Similarly, create the matching directory structure for the certificate path, and a ``cert.xml`` containinng the following: - - - + .. code-block:: xml + + + + #. When a client requests the cert path, a certificate will be generated using the key hostfile at the specified key location, using the CA matching the ca -- cgit v1.2.3-1-g7c22