Hey! I had that problem too, and the fix is as sexy as any windows fix: Edit 
the registry!

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet 
Settings]
"BypassSSLNoCacheCheck"=dword:00000001

This tells IE that it is OK to use cached data that was delivered over SSL. 

I know of no other way to set this value.

Larry


On 5/6/05, Donny R Rota <[EMAIL PROTECTED]> wrote:
> 
> On Apache Tomcat/5.0.28, I've got SLL installed, and whenever I try to
> download a doc file I get:
> 
> Some files can harm your computer. If the file information below
> looks suspicious, or you do not fully trust the source, do not open or
> save this file
> File name: xxxxx.doc
> File type: Microsoft Word Document
> From: yyyyyyy.ibm.com <http://yyyyyyy.ibm.com>
> Open Save Cancel More Info
> 
> I click Open and then the folloing file download dialog comes up:
> 
> Internet Explorer cannot download xxxx.doc from 
> yyyyy.ibm.com<http://yyyyy.ibm.com>
> Internet Explorer was not able to open this Internet Site. The requested
> site is either unavailable or cannot be
> found. Please try again later.
> OK
> 
> Downloading works fine in FireFox.
> Downloading works fine if I turn off SSL.
> We have an apache server (full httpd server) inhouse where this type of
> SSL download works fine too.
> 
> Is there a SSL no-cache setting I have to put in server.xml or something?
> 
> Thanks
> 
> ...Don...
> ------------------------------------------------------------------
> Don Rota, CTG Operations
> Rational Software, IBM Software Group
> 20 Maguire Road, Lexington, MA 02421-3104
> Tel: 781 676 2655, Fax: 781 676 7645
> [EMAIL PROTECTED]
> 
>

Reply via email to