Install a Joomla! 3.3.6 with "Install from Web" under "Extension Manager" -> "Install". Force SSL in Joomla! configuration for at minimum for Administration. Then try to use the "Install from Web" Tab.
It should work as without any SSL.
Doesn't work, because the browser (tested it with Firefox and Chrome) will not load no SSL content (http://extensionscdn.joomla.org) in an SSL encrypted site (the administration).
Joomla! 3.3.6; Firefox 34.0
It would be enough to get a SSL certificate for extensionscdn.joomla.org, so this request is possible: https://extensionscdn.joomla.org
If you check the javascript console you see the error:
Mixed Content: The page at 'https://mydomain/administrator/index.php?option=com_installer' was loaded over HTTPS, but requested an insecure script 'http://appscdn.joomla.org/webapps/index.php?format=json&option=com_apps&vie…e=My4z&dev_level=Ng==&list=grid&pv=MS4wLjU=&callback=jedapps_jsonpcallback'. This request has been blocked; the content must be served over HTTPS.
I'm using Chrome
Labels |
Added:
?
|
As the entire Install from Web code is currently being re-written I am going to close this as it refers to the old code base.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-04-30 12:15:24 |
Closed_By | ⇒ | brianteeman |
@beat can you have a look into this?
As you noted:
here: joomla-extensions/install-from-web-client#3
Thanks