Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-302

Test connections to Mango

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PHP-1513 Done
      PHPC-696 Done
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion PHP-1513 Done PHPC-696 Done

      Drivers must be able to successfully connect to Mango using a provided URI. That means a driver must be able to connect with TLS, validate the server's peer cert and do hostname matching with only the URI option ssl=true, and authenticate.

      Note that you must test using all supported platform / interpreter versions (e.g. python needs to work under python 2.6 through 3.5) and OS versions (e.g. Linux, OSX, Windows).

            Assignee:
            rathi.gnanasekaran Rathi Gnanasekaran
            Reporter:
            rathi.gnanasekaran Rathi Gnanasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            17 Start watching this issue

              Created:
              Updated:
              Resolved: