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 have first configured HTTPS on the Content Manager Server.

Procedure

  1. Open Internet Information Services (IIS) Manager.
  2. Go to your 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.