Index: openacs-4/packages/acs-core-docs/www/xml/install-guide/other-software.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/install-guide/other-software.xml,v diff -u -r1.14 -r1.15 --- openacs-4/packages/acs-core-docs/www/xml/install-guide/other-software.xml 22 Mar 2004 12:38:12 -0000 1.14 +++ openacs-4/packages/acs-core-docs/www/xml/install-guide/other-software.xml 15 Apr 2004 20:10:33 -0000 1.15 @@ -817,7 +817,22 @@ - SSL support must be enabled seperately in each OpenACS server (. If your ports for SSL are priviledged (below 1024), you will have to start AOLserver with prebinds for both your HTTP and your HTTPS port (usually by adding -b your_ip:your_http_port,your_ip:your_https_port to the nsd call). + + SSL support must be enabled seperately in each OpenACS + server (. + + If your ports for SSL are priviledged (below 1024), you + will have to start AOLserver with prebinds for both your HTTP + and your HTTPS port (usually by adding -b + your_ip:your_http_port,your_ip:your_https_port + to the nsd call. If you are using daemontools, this can be + changed in your etc/daemontools/run + 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.