From bd31eeb89697f2a1d46f76e6fc812a5a10302891 Mon Sep 17 00:00:00 2001 From: Steve Sheppard 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 @@ +
+ Getting a Signed SSL Certificate + This section describes how to get a properly signed SSL certificate. + For temporary testing purposes, you can use the command openssl 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. + + ZZZ-REVIEW + ADD INFO ON HOW TO GET A SIGNED SSL CERTIFICATE + + ADD INFO ON HOW TO GET A SIGNED SSL CERTIFICATE +
Installing PostgreSQL @@ -2869,15 +2879,5 @@
-
- Getting a Signed SSL Certificate - This section describes how to get a properly signed SSL certificate. - For temporary testing purposes, you can use the command openssl 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. - - ZZZ-REVIEW - ADD INFO ON HOW TO GET A SIGNED SSL CERTIFICATE - - ADD INFO ON HOW TO GET A SIGNED SSL CERTIFICATE -
-- 2.11.0