You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by "pah@terma.it" <pa...@terma.it> on 2005/07/04 15:47:58 UTC

Re: Error downloading over https with IE

Nice find, but it did not work for me.

I found a fix for the client side though

http://www.kbalertz.com/kb_323308.aspx


Cheers

Paul.






> From: Carlos Proal <ca...@mail.udlap.mx>
> Date: Thu, 30 Jun 2005 13:05:48 -0500
> To: Slide Users Mailing List <sl...@jakarta.apache.org>
> Subject: Re: Error downloading over https with IE
>
> 
> I have notice this message on the web.xml descriptor
> 
> <!-- If you're operating Slide with an SSL connection and with
> authentication enabled
>          and you notice that Internet Explorer is unable to open some file types you may
>          want to uncomment the following filter and its associated filter-mapping. See the
>          javadoc for the NoCacheFilter class for a description of the problem and discussion
>          of the ramifications. -->
>     <filter>
>         <filter-name>nocache</filter-name>
>         <filter-class>org.apache.slide.webdav.filter.NoCacheFilter</filter-class>
>     </filter>
>     
>     <filter-mapping>
>         <filter-name>webdavlog</filter-name>
>         <servlet-name>webdav</servlet-name>
>     </filter-mapping>
>    
>     <filter-mapping>
>         <filter-name>nocache</filter-name>
>         <servlet-name>webdav</servlet-name>
>     </filter-mapping>
> 
> As you can see i uncomment them and voila, everything works fine :)
> 
> Carlos
> 
> On Thu, 2005-06-30 at 13:07 +0000, pah@terma.it wrote:
> > Thanks for clearing up if its possible.
> > 
> > Julian, do you have a validated cert, or a slef signed certificate. I am wondering if its just some security setting in IE.
> > 
> > Cheers
> > 
> > Paul.
> > 
> > 
> > > From: Julian Reschke <ju...@gmx.de>
> > > Date: Thu, 30 Jun 2005 09:45:20 +0200
> > > To: Slide Users Mailing List <sl...@jakarta.apache.org>
> > > Subject: Re: Error downloading over https with IE
> > >
> > > Carlos Proal wrote:
> > > > Thats not my case, in fact the slide server is sending correctly the
> > > > file but IE doesnt handle very well
> > > > 
> > > > http-8443-Processor25, 29-Jun-2005 12:34:09, root, GET, 200 "OK", 1450
> > > > ms, /files/test_webdav/APIs.doc
> > > > http-8443-Processor25, 29-Jun-2005 12:34:25, root, GET, 200 "OK", 1257
> > > > ms, /files/test_webdav/ALEPH_500_Catalog_October2004.doc
> > > > 
> > > > IE always reports: "was not able to open the file. Maybe the requested
> > > > file is unavailable or cannot be found"
> > > > 
> > > > 
> > > > Someone has successfully used InternetExplorer through https ?
> > > 
> > > It works for me. Do you have *all* applicable patches for IE *and* 
> > > Office applied (through Windows Update)?
> > > 
> > > Best regards, Julian
> > > 
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: slide-user-help@jakarta.apache.org
> > > 
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: slide-user-help@jakarta.apache.org
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: slide-user-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org