[Using Sakai] Wevdav issue

Sam Ottenhoff ottenhoff at longsight.com
Fri Jan 30 10:57:11 PST 2015


I recommend doing all redirects and SSL handling in a front-end load
balancer like Apache or Nginx and not doing it in Tomcat.

On Fri, Jan 30, 2015 at 1:54 PM, Biku Shrestha <blshrestha at mum.edu> wrote:

> We have Sakai 2.9.2 (tomcat 7.0.55 with SSL).
>
>
>
> We have following settings in web.xml to redirect http to https
> automatically:
>
>
>
> <security-constraint>
>
>                 <web-resource-collection>
>
>                                 <web-resource-name>Entire
> Application</web-resource-name>
>
>                                 <url-pattern>/*</url-pattern>
>
>                 </web-resource-collection>
>
>
>
>                 <user-data-constraint>
>
>
> <transport-guarantee>CONFIDENTIAL</transport-guarantee>
>
>                 </user-data-constraint>
>
> </security-constraint>
>
>
>
>
>
> When we put above settings, webdav fails (e.g
> https://xxx.cs.mum.edu/dav/ade1f05d-e06b-4496-8690-607c0b898477 OR
> http://xxx.cs.mum.edu/dav/ade1f05d-e06b-4496-8690-607c0b898477). But when
> I remove above settings, webdav works for both of these URLs. I have tested
> with “any client” as well as with windows 7 “map network drive”.
>
>
>
> Any ideas?
>
>
>
> Thank you.
>
>
>
> Sincerely,
>
> Biku
>
> _______________________________________________
> sakai-user mailing list
> sakai-user at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-user
>
> TO UNSUBSCRIBE: send email to
> sakai-user-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-user/attachments/20150130/f0de3d11/attachment.html 


More information about the sakai-user mailing list