I tried the SSL Accelerator and the issue continues
If i will follow these steps will be okay?
FILE: /CMSAdminControls/MultiFileUploader/MultiFileUploader.ascx.cs
LINE: 387
OLD: return URLHelper.GetAbsoluteUrl(url);
NEW: return URLHelper.GetAbsoluteUrl(url).Replace("http://", "https://");