From: Steve Sheppard Date: Thu, 16 Sep 2010 16:22:55 +0000 (-0400) Subject: reorder section 'Getting a Signed SSL Certificate'; X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=bd31eeb89697f2a1d46f76e6fc812a5a10302891;p=evergreen%2Fjoelewis.git reorder section 'Getting a Signed SSL Certificate'; --- 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 -