Julian Reschke created JCRVLT-574:
-------------------------------------
Summary: vlt does not properly handle connection options
Key: JCRVLT-574
URL: https://issues.apache.org/jira/browse/JCRVLT-574
Project: Jackrabbit FileVault
Issue Type: Bug
Components: vlt
Affects Versions: 3.5.6
Reporter: Julian Reschke
vlt has support for "{{{}--allowSelfSignedCertificates{}}}" and
"{{{}--disableHostnameValidator{}}}", but when used, these options are not
passed down to the instantiation of the {{{}DAVExRepositoryFactory{}}}.
(see
https://github.com/apache/jackrabbit-filevault/blob/21b49e58f9ece657d5c7d473a00dac494508f44a/vault-vlt/src/main/java/org/apache/jackrabbit/vault/vlt/VltContext.java#L247)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)