ICEmobile
  1. ICEmobile
  2. MOBI-111

Email connector should support SSL/TLS

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.0 Beta
    • Fix Version/s: 1.0 Final
    • Component/s: None
    • Labels:
      None
    • Environment:
      ICEmobile 1.0

      Description

      The email connector needs to support connections to mail servers that use ssl/tls.

        Activity

        Hide
        Mircea Toma added a comment - - edited

        Modified email connetor to support SSL or TLS secured connections. Introduced new context parameters used to configure the connector in more detail:

        'smtp.security' parameter is used to select the type of security used for the SMTP connection. Possible values are: NONE, SSL and TLS. Default value is NONE.

        'smtp.verify-server-certificate' is used to enable the verification of server's certificate. When disabled the SMTP connection will still be made even when the server certificate has expired or is self signed. Possible values are 'true' or 'false'. Default value is 'false'.

        Show
        Mircea Toma added a comment - - edited Modified email connetor to support SSL or TLS secured connections. Introduced new context parameters used to configure the connector in more detail: 'smtp.security' parameter is used to select the type of security used for the SMTP connection. Possible values are: NONE, SSL and TLS. Default value is NONE. 'smtp.verify-server-certificate' is used to enable the verification of server's certificate. When disabled the SMTP connection will still be made even when the server certificate has expired or is self signed. Possible values are 'true' or 'false'. Default value is 'false'.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Steve Maryka
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: