Documentation Center

Configuring HTTPS

By default, after installing users access the Targeting Dashboard (the Experience Optimization user interface) through HTTP. This task describes how to configure Experience Optimization for HTTPS.

Before you begin

Before configuring HTTPS for Experience Optimization, you must first configure HTTPS on the Content Manager Server. For more information, refer to the SDL Web suite documentation.

Procedure

  1. Open Internet Information Services (IIS) Manager.
  2. Go to your SDL Web Content Manager Explorer Web site.
  3. Open the Experience Optimization web.config file, located in %TRIDION_HOME%\web\WebUI\Models\SmartTarget\web.config folder, in a text editor.
  4. Uncomment the <endpoint> section marked as:
    <!-- For https, uncomment this -->
  5. Save and close the file.