Michael Rubin said:
>
> Has anyone else had the problem of attachments not working with ssl?  I
> have a script which displays a file in the browser window.  Everything is
> fine with http but does not work correctly with https.  The one fix that I
> managed to find on the net (see below) does not work for me.  Any
> suggestions?

your not being very clear about what the issue is. It sounds like the
issue is with downloading files from an SSL enabled webserver, perhaps
using MS internet explorer. There is a longstanding bug in IE that causes
an error which prevents downloading of files over an SSL link under certain
circumstances. I have never really looked into it much, as this has very
rarely been an issue for me. I specifically encountered it using eZpublish,
an open source CMS. Downloading over SSL to Internet explorer did not
work(said site not found), downloading the same file from the same server,
from the same url, WITHOUT ssl, worked fine. Downloading with/without SSL
worked fine in 3-4 other browsers I tried.

perhaps this is related:
http://www.redhat.com/support/resources/faqs/stronghold3/browser_faq.html#securemsie

though it may be specific to stronghold, the solution may be applicable
to other webservers as well.

or use another browser for downloading. theres tons of freely available
browsers out there.

Curious why MS has not fixed this problem, it clearly seems to be a
problem in the browser, not in any of the server software.

nate






-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to