Previous Topic: Web Directors and Web Engines Configuration

Next Topic: How to Create a System with a Primary Server Only

How to Implement an SSL Login Environment with a Primary Server Only

You can implement an SSL login environment that uses a primary server only.

Note: The primary server must be installed and configured to create the system.

To implement an SSL login environment, do the following:

  1. Verify that the SSL-enabled web server has successfully imported an SSL certificate.
  2. Create a copy (including subdirectories) of the directory ‘$NX_ROOT/bopcfg/www/wwwroot’, and assign it the following name:

    ‘$NX_ROOT/bopcfg/www/wwwrootsec’

  3. Add a new virtual directory for the web server named CAisdsec. Point this virtual directory to the following physical directory:

    ‘$NX_ROOT/bopcfg/www/wwwrootsec’

    Verify that the virtual directory permissions for CAisdsec match the CAisd virtual directory permissions for script execution. Enforce SSL for the CAisdsec virtual directory.

    Note: In this example, CAisdsec is user-defined and can be renamed.

  4. Create a system with a primary server only.