You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Woonsan Ko (JIRA)" <ji...@apache.org> on 2016/05/09 12:57:12 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=15276326#comment-15276326 ] 

Woonsan Ko commented on VFS-180:
--------------------------------

Hoping to help, I've just created a PR simply by slightly improving the latest patch, patch_180_vfs2.txt: trivial formatting, putting the new classes into the existing package instead of new package following Bernd's comment and trivial clean up.
- https://github.com/apache/commons-vfs/pull/13

Regards,

Woonsan

> 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, 1.1, 2.0
>            Reporter: Werner Mueller
>              Labels: patch
>         Attachments: VFS-180.patch, VFS-180.patch, VFS-180.patch, patch_180_vfs2.txt, patch_180_vfs2.txt
>
>
> 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
(v6.3.4#6332)