Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The configuration file lets you enable Apache SSL by setting HTTP_SSL = TRUE. The SSL settings in the configuration file also include paths for the SSL certificate file and certificate key file, which are required to run SSL.

When SSL is enabled, ensure that the web server port number 443 (specified in the WEBSERVER_PORT setting ) is used by defaultcorrect. By default, the web server port number is 443. If you customize the HTTP_BASE_URL setting with SSL enabled, you must use HTTPS protocol when specifying the URL; for example: HTTP_BASE_URL = https://myhost:321443.