Index: openacs-4/packages/acs-core-docs/www/install-nsopenssl.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/install-nsopenssl.html,v diff -u -r1.26 -r1.27 --- openacs-4/packages/acs-core-docs/www/install-nsopenssl.html 27 Oct 2014 16:39:20 -0000 1.26 +++ openacs-4/packages/acs-core-docs/www/install-nsopenssl.html 7 Aug 2017 23:47:50 -0000 1.27 @@ -1,10 +1,10 @@ -Install nsopenssl

Install nsopenssl

By Joel Aufrecht and Malte Sussdorff

+Install nsopenssl

Install nsopenssl

By Joel Aufrecht and Malte Sussdorff

OpenACS docs are written by the named authors, and may be edited by OpenACS documentation staff.

This AOLserver module is required if you want people to connect to your site via https. These commands compile nsopenssl and install it, - along with a tcl helper script to handle https connections. + along with a Tcl helper script to handle https connections. You will also need ssl certificates. Because those should be different for each server service, you won't need those instructions until later.

Install on AOLserver3

You will need the unpacked Aolserver tarball in @@ -61,7 +61,7 @@ ln -s /usr/local/ssl/lib/libcrypto.so.0.9.7 libcrypto.so.0.9.7

-

SSL support must be enabled seperately in each OpenACS +

SSL support must be enabled separately in each OpenACS server (Generate ssl certificates.

If your ports for SSL are privileged (below 1024), you will have to start AOLserver with prebinds for both your HTTP and your HTTPS port (usually by adding -b @@ -71,4 +71,4 @@ file).

To enable SSL support in your server, make sure your etc/config.tcl file has a section on "OpenSSL 3 with AOLserver4". If that section is not present, try looking at the README file in - /usr/local/src/aolserver/nsopenssl.

View comments on this page at openacs.org
+ /usr/local/src/aolserver/nsopenssl.