Uploaded image for project: 'YADE - Yet Another Data Exchange Tool'
  1. YADE - Yet Another Data Exchange Tool
  2. YADE-352

HTTPS source connections should not require a port setting

    XMLWordPrintable

Details

    • Fix
    • Status: Resolved (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • 1.10
    • None
    • None

    Description

      Current Situation

      • HTTPS source connections require a port setting such as:

        protocol = http
        auth_method = url
        host = https://uk.sos-berlin.com
        port=443

      Desired Behavior

      • No port setting should be required
        • Port 443 is the default port for HTTPS as stated in the docs. (The problem might be due to the fact that effectively the http protocol is specified for such connections and https is specified with the URL).
      • Should different ports have to be used then they should be specified by the URL and not by a port setting

      Testcase

      • see proxy.ini, profile copy_from_uk_https_via_proxy

      Attachments

        Activity

          People

            oh Oliver Haufe
            ap Andreas Püschel
            Andreas Püschel Andreas Püschel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: