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/09/02 17:59:20 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=15459188#comment-15459188 ] 

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

Could someone review the pull request and merge it if okay? :-)
By the way, if it is better with a proper unit test, then I think we can add an SslConnector in JackrabbitMain to test it more properly. Someone explained how to do with Jetty:
- http://olafsblog.sysbsb.de/testing-ssl-https-clients-with-junit-and-jetty/
Please let me know if it's preferred to have unit test with SslConnector. I can give a hand.

Kind 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, 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)