You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Timothee Maret (JIRA)" <ji...@apache.org> on 2016/05/30 14:51:12 UTC

[jira] [Created] (SLING-5752) SimpleHttpDistributionTransport does not leverage configured scheme from distribution endpoint

Timothee Maret created SLING-5752:
-------------------------------------

             Summary: SimpleHttpDistributionTransport does not leverage configured scheme from distribution endpoint
                 Key: SLING-5752
                 URL: https://issues.apache.org/jira/browse/SLING-5752
             Project: Sling
          Issue Type: Bug
          Components: Distribution, Extensions
    Affects Versions: Content Distribution Core 0.1.16
            Reporter: Timothee Maret
            Assignee: Timothee Maret
             Fix For: Content Distribution Core 0.1.18


{{SimpleHttpDistributionTransport}} currently does not allow to communicate with a distribution endpoint using {{https://}} scheme. The root cause is that the method {{org.apache.sling.distribution.transport.impl.SimpleHttpDistributionTransport#authenticate}} does hardcode the scheme instead of setting it from the configured {{distributionEndpoint}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)