You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Adam (Jira)" <ji...@apache.org> on 2020/02/19 10:10:00 UTC

[jira] [Commented] (VFS-180) Support HTTPS / SSL for Webdav

    [ https://issues.apache.org/jira/browse/VFS-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039870#comment-17039870 ] 

Adam commented on VFS-180:
--------------------------

Hi, sorry to leap on this potentially old issue.  Did anything happen with this?  I've just attempted to use WebDAV over HTTPS and it does look as though it isn't fully implemented - as in the webdav4s swiftly turns back into http on the latest 2.6.0 version.
Is there a reason for this that I don't see here?  Or just age and not many uses?

 

Thanks Adam.

> Support HTTPS / SSL for Webdav
> ------------------------------
>
>                 Key: VFS-180
>                 URL: https://issues.apache.org/jira/browse/VFS-180
>             Project: Commons VFS
>          Issue Type: New Feature
>    Affects Versions: 1.0, 2.0
>            Reporter: Werner Mueller
>            Priority: Major
>              Labels: patch
>         Attachments: VFS-180.patch, VFS-180.patch, VFS-180.patch, patch_180_vfs2.txt, patch_180_vfs2.txt
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The Slide Webdav lib supports encrypted HTTPS connections. So it should be possible to add https support to vfs too. currently the webdav provider creates http urls (in WebdavClientFactory.java).
> maybe some provider like 'webdavs' could be added to switch to HttpsUrl.
> regards
> werner



--
This message was sent by Atlassian Jira
(v8.3.4#803005)