Configuration to enable SMTP for Transport Layer Security (TLS)

The following changes to the config.xml enable TLS support for the Invited User Registration feature.

  1. Export the Rights Management configuration file. (See Manually editing the Rights Management configuration file.)

  2. Open the configuration file in an editor and locate the DisplaySettings node.

  3. Locate the following node:
    <node name="ExternalUser">
  4. Set the value of the SmtpUseTls key in the ExternalUser node to true.

  5. Set the value of the SmtpUseSsl key in the ExternalUser node to false.

  6. Save the config.xml.

  7. Import the configuration file. (See Manually editing the Rights Management configuration file.)

// Ethnio survey code removed