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

2020-02-19 Thread Woonsan Ko (Jira)


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

Woonsan Ko commented on VFS-180:


Hi [~szkxv6],

The issue was discovered recently. See VFS-758.

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
>Priority: Major
>  Labels: patch
> Fix For: 2.5.0
>
> 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)


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

2020-02-19 Thread Bernd Eckenfels (Jira)


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

Bernd Eckenfels commented on VFS-180:
-

[~szkxv6] could you be a bit more specific? What does not work? You say turns 
back into - does that mean one request is https and the other is not? Which vfs 
version are you trying and what http client version is on the classpath? Maybe 
you have a sample code which fails... any specific operation?

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


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

2020-02-19 Thread Adam (Jira)


[ 
https://issues.apache.org/jira/browse/VFS-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


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

2016-09-02 Thread Woonsan Ko (JIRA)

[ 
https://issues.apache.org/jira/browse/VFS-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


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

2016-05-09 Thread Jose Juan Montiel (JIRA)

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

Jose Juan Montiel commented on VFS-180:
---

+1 
:_) 
thanks

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


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

2016-05-09 Thread Woonsan Ko (JIRA)

[ 
https://issues.apache.org/jira/browse/VFS-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


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

2015-01-09 Thread Bernd Eckenfels (JIRA)

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

Bernd Eckenfels commented on VFS-180:
-

I had a quick look and there seems to be a few things missing, and I think we 
do not need the extra package/filenameparser at all. So I will try to work on 
this after the 2.1 release.

 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)


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

2014-09-10 Thread Aleksei Kovura (JIRA)

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

Aleksei Kovura commented on VFS-180:


Any idea on when this will be merged?

 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
Reporter: Werner Mueller
 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)


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

2012-06-10 Thread Gary D. Gregory (JIRA)

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

Gary D. Gregory commented on VFS-180:
-

The last time I looked at this I had some testing issues. I'll take a look this 
week at some point.

 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
Reporter: Werner Mueller
 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




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

2012-05-31 Thread Dan Tran (JIRA)

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

Dan Tran commented on VFS-180:
--

will this get ported to VFS2?



 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
Reporter: Werner Mueller
 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




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

2012-04-26 Thread Ralph Goers (JIRA)

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

Ralph Goers commented on VFS-180:
-

This patch seems reasonable to me.

 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
Reporter: Werner Mueller
 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




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

2012-04-24 Thread Jose Juan Montiel (JIRA)

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

Jose Juan Montiel commented on VFS-180:
---

Hi, seems this was fogotten... i would like to resubmit a patch 
patch_180_vfs2 for vfs2.

I try to do the best, but couldn't find better elegant way...

In methods WebdavFileObject.urlString and WebdavFileObject.hrefString use the 
inconmig URLFileName to determine 

String httpMethod = name.getScheme().equals(webdav) ? http : 
https;

to sustitute http for httpMethod.

And WebdavFileProvider.doCreateFileSystem the same with FileName.

And create the classes

WebdavsFileProvider
WebdavsFileNameParser exetending HttpsFileNameParser

And add in providers.xml.

And soon a test... (contains changes related to VFS-412).

 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
Reporter: Werner Mueller
 Attachments: VFS-180.patch, VFS-180.patch, VFS-180.patch, 
 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




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

2012-04-24 Thread Gary D. Gregory (JIRA)

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

Gary D. Gregory commented on VFS-180:
-

None of the patches attached have been granted license to the ASF, therefore we 
cannot use them. Granting is performed when the patch is submitted by selection 
a radio button.

 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
Reporter: Werner Mueller
 Attachments: VFS-180.patch, VFS-180.patch, VFS-180.patch, 
 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




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

2012-04-24 Thread Gary D. Gregory (JIRA)

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

Gary D. Gregory commented on VFS-180:
-

You're right! The feather logo does not show up in the main view for me :( I 
see it only in the manage attachements view!

 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
Reporter: Werner Mueller
 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




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

2009-03-23 Thread Ralph Goers (JIRA)

[ 
https://issues.apache.org/jira/browse/VFS-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12688533#action_12688533
 ] 

Ralph Goers commented on VFS-180:
-

I tried applying the patch and then running mvn clean -P webdav test 
-Dtest=WebdavProviderTestCase. It fails with a StackOverflow.

java.lang.StackOverflowError
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.getProperty(WebdavFileObject.java:402)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.isDirectory(WebdavFileObject.java:382)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.doGetType(WebdavFileObject.java:112)
at 
org.apache.commons.vfs.provider.AbstractFileObject.getType(AbstractFileObject.java:441)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.urlString(WebdavFileObject.java:504)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.urlString(WebdavFileObject.java:484)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.getProperties(WebdavFileObject.java:438)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.getProperties(WebdavFileObject.java:417)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.getProperty(WebdavFileObject.java:410)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.getProperty(WebdavFileObject.java:402)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.isDirectory(WebdavFileObject.java:382)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.doGetType(WebdavFileObject.java:112)
at 
org.apache.commons.vfs.provider.AbstractFileObject.getType(AbstractFileObject.java:441)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.urlString(WebdavFileObject.java:504)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.urlString(WebdavFileObject.java:484)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.getProperties(WebdavFileObject.java:438)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.getProperties(WebdavFileObject.java:417)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.getProperty(WebdavFileObject.java:410)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.getProperty(WebdavFileObject.java:402)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.isDirectory(WebdavFileObject.java:382)
at 
org.apache.commons.vfs.provider.webdav.WebdavFileObject.doGetType(WebdavFileObject.java:112)
at 
org.apache.commons.vfs.provider.AbstractFileObject.getType(AbstractFileObject.java:441)



 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
Reporter: Werner Mueller
 Attachments: VFS-180.patch, VFS-180.patch


 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2009-03-23 Thread Ralph Goers (JIRA)

[ 
https://issues.apache.org/jira/browse/VFS-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12688536#action_12688536
 ] 

Ralph Goers commented on VFS-180:
-

Why are all the changes required? I would have thought it could be done simpler 
by changing the hardcoded http in WebdavFileProvider to getScheme() as you 
did and then defining a WebdavFileProvider with

public class WebdavsFileProvider extends WebdavFileProvider
{
public WebdavsFileProvider()
{
super();

setFileNameParser(WebdavsFileNameParser.getInstance());
}

protected String getScheme()
{
return https;
}
}
Then define WebdavsFileNameParser to be pretty much like WebdavFileNameParser 
but have it extend HttpsFileNameParser.  Is there something I am missing?

These should go into a webdavs package, not be comingled in the webdav package.

 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
Reporter: Werner Mueller
 Attachments: VFS-180.patch, VFS-180.patch


 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2009-03-23 Thread James William Dumay (JIRA)

[ 
https://issues.apache.org/jira/browse/VFS-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12688556#action_12688556
 ] 

James William Dumay commented on VFS-180:
-

Sorry about that Ralph ill clean this patch up and resubmit.

 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
Reporter: Werner Mueller
 Attachments: VFS-180.patch, VFS-180.patch


 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2008-04-06 Thread Jason Harrop (JIRA)

[ 
https://issues.apache.org/jira/browse/VFS-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12586213#action_12586213
 ] 

Jason Harrop commented on VFS-180:
--

I've created a project on sourceforge to maintain/enhance the webdav client 
component of slide.

See https://sourceforge.net/projects/webdavclient4j

 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
Reporter: Werner Mueller

 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2007-11-14 Thread Werner Mueller (JIRA)

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

Werner Mueller commented on VFS-180:


maybe i've read the docs wrong. but the jackrabbit implementation is based on 
rmi? and the jackrabbit webdav client seems to exist mostly of interfaces. it 
seems to add something to httpclient. but i could not find any docs or 
examples. no docs no features - to be a bit polemic

indeed slide is retired but quite some tools rely on slide webdavlib. so that 
code maybe worth saving. anyhow vfs may be able to use wither slide or 
jackrabbit. 

i simply dont know anything about slide/jackrabbit/webdav plans at apache. 

in the end i would like to point to the webdav/ssl support feature :)



 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
Reporter: Werner Mueller

 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2007-11-14 Thread Joerg Schaible (JIRA)

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

Joerg Schaible commented on VFS-180:


 in the end i would like to point to the webdav/ssl support feature :) 

Same here. When slide was retired the webdav implementation of jackrabbit was 
explicitly mentioned as replacement. So I thought it would be a little more 
than just some interfaces. However, I did not have a look yet, but wanted to 
prevent anyone from striking a dead horse.

Note, that slide was also retired because no developer was there to fix 
security issues and therefore the retirement was the better alternative. 
Although I really like to have the webdav support in VFS, as a release manager 
it would scare me to include it into a final VFS release with open security 
issues :-/

 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
Reporter: Werner Mueller

 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2007-11-14 Thread Werner Mueller (JIRA)

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

Werner Mueller commented on VFS-180:


well the slide retirement was a good decision. painfull but in the end the 
situatiion will improve.

i've seen the latest slide security issue (lock eploit?) was fixed in trunk and 
a retirement branch.

in any case slide should get a fresh start somewhere. maybe httpclient-webdav. 
so vfs could depend on that.

well these things should be discussed somewhere else :)

i would agree vfs 1.1 should no longer use the current slide-2.1 lib.


 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
Reporter: Werner Mueller

 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2007-11-13 Thread Matt Benson (JIRA)

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

Matt Benson commented on VFS-180:
-

I'll be needing this in the near future and might be able to spare some cycles 
to work on it.

 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
Reporter: Werner Mueller

 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2007-11-13 Thread Joerg Schaible (JIRA)

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

Joerg Schaible commented on VFS-180:


Since Slide has officially been retired, you may also have a short look at the 
alternative jackrabbit implementation as replacement.

 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
Reporter: Werner Mueller

 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.