Documentation Center

Configuring HTTPS

By default, after installing users access the Promotion Dialog (the SmartTarget user interface) through HTTP. This task describes how to configure SmartTarget for HTTPS.

Before you begin

Before configuring HTTPS for SmartTarget, you must first configure HTTPS on the Content Manager Server. For more information, refer to the SDL Tridion suite documentation portal.

Procedure

  1. Open Internet Information Services (IIS) Manager.
  2. Go to your SDL Tridion Web site.
  3. Open the SmartTarget 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.