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)