From bd31eeb89697f2a1d46f76e6fc812a5a10302891 Mon Sep 17 00:00:00 2001 From: Steve Sheppard <ssheps@gmail.com> Date: Thu, 16 Sep 2010 12:22:55 -0400 Subject: [PATCH] reorder section 'Getting a Signed SSL Certificate'; --- 1.6/admin/ServersideInstallation.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/1.6/admin/ServersideInstallation.xml b/1.6/admin/ServersideInstallation.xml index db6897cd0e..0eab0dabca 100644 --- a/1.6/admin/ServersideInstallation.xml +++ b/1.6/admin/ServersideInstallation.xml @@ -1853,6 +1853,16 @@ </para> </section> </section> + <section xml:id="serversideinstallation-ssl"> + <title>Getting a Signed SSL Certificate</title> + <para>This section describes how to get a properly signed SSL certificate.</para> + <para>For temporary testing purposes, you can use the command <command>openssl</command> to create a new SSL key for your Apache server. This is just a self-signed certificate and will generate warnings in the Staff Client and browser during testing and development. For a public production server you should configure or purchase a properly signed SSL certificate.</para> + <indexterm> + <primary>ZZZ-REVIEW</primary> + <secondary>ADD INFO ON HOW TO GET A SIGNED SSL CERTIFICATE </secondary> + </indexterm> + <caution>ADD INFO ON HOW TO GET A SIGNED SSL CERTIFICATE </caution> + </section> <section xml:id="serversideinstallation-postgresql"> <title>Installing PostgreSQL</title> <indexterm> @@ -2869,15 +2879,5 @@ </section> </section> </section> - <section xml:id="serversideinstallation-ssl"> - <title>Getting a Signed SSL Certificate</title> - <para>This section describes how to get a properly signed SSL certificate.</para> - <para>For temporary testing purposes, you can use the command <command>openssl</command> to create a new SSL key for your Apache server. This is just a self-signed certificate and will generate warnings in the Staff Client and browser during testing and development. For a public production server you should configure or purchase a properly signed SSL certificate.</para> - <indexterm> - <primary>ZZZ-REVIEW</primary> - <secondary>ADD INFO ON HOW TO GET A SIGNED SSL CERTIFICATE </secondary> - </indexterm> - <caution>ADD INFO ON HOW TO GET A SIGNED SSL CERTIFICATE </caution> - </section> <index/> </chapter> -- 2.11.0