Bug #22622
closedNo upload in the new massuploader with Firefox and using self signed SSL
0%
Description
When using a self signed SSL the mass uploader does not work and it displays the following error message:
------------------------------------------------------------------------
All of your uploads failed.
If this problem persists, please try another browser, contact your administrator or disable this "Flash Uploader" in your User Settings.
Detailed problem description:
An input/output error occured (Error #15279). This i.e. happens with servers using a self-signed SSL certificate, which is a limitation of your browser's Flash plugin.
------------------------------------------------------------------------
Uploads work perfect on other browsers, but issue exists only on Firefox.
This seems like a serious flash related issue in firefox!
Is there any solution to this?
Browser: Firefox 3 /2
Browser OS: Windows XP
(issue imported from #M14350)
Updated by Chris topher over 14 years ago
This is a problem with SWFUpload, which has been reported here: http://code.google.com/p/swfupload/issues/detail?id=27
They closed the bug - but as far as I see from the report they did not solve it...
For Flash Player the issue has been reported here:
https://bugs.adobe.com/jira/browse/SDK-13196
It is still open and unfixed.
A workaround could be to visit the page with the self-signed SSL certificate in IE, right-click, properties, certificates, install. Installing the certificate should make it work in other browsers like FF, too.
See here:
https://bugs.adobe.com/jira/browse/SDK-13196?focusedCommentId=176872&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_176872
Can this workaround solve the problem for you?
Apart from that I don't know what TYPO3 could do about that problem.