[
https://issues.apache.org/jira/browse/JCR-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368674#comment-17368674
]
Julian Reschke edited comment on JCR-3928 at 7/9/21, 2:03 PM:
--------------------------------------------------------------
trunk: (2.21.7) [r1891015|http://svn.apache.org/r1891015]
2.20: [r1891409|http://svn.apache.org/r1891409]
was (Author: reschke):
trunk: [r1891015|http://svn.apache.org/r1891015]
> Enable pathStyleAccess in AWS Client
> ------------------------------------
>
> Key: JCR-3928
> URL: https://issues.apache.org/jira/browse/JCR-3928
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-aws-ext
> Affects Versions: 2.11.1
> Reporter: Andrei Filimonov
> Assignee: Julian Reschke
> Priority: Major
> Labels: candidate_jcr_2_16
> Fix For: 2.22, 2.21.7, 2.20.4
>
>
> jackrabbit-aws-ext:
> Enable pathStyleAccess in AWS Client. Some on premise S3 compatible storage
> solutions require path style access to S3 objects i.e.
> https://s3endpoint/s3bucket/objectkey
> instead of default
> https://s3bucket.s3endpoint/objectkey
> New property pathStyleAccess=true/false can control this option. I submitted
> pull request with proposed implementation:
> https://github.com/apache/jackrabbit/pull/31
--
This message was sent by Atlassian Jira
(v8.3.4#803005)