BabDev / Podcast-Manager

Podcast Manager is a suite of extensions allowing users to host and manage a podcast feed from their Joomla! site.
http://www.babdev.com/extensions/podcast-manager
40 stars 16 forks source link

Extension Download problem in Joomla 3.4.4 #215

Closed jshirey34 closed 8 years ago

jshirey34 commented 8 years ago

When trying to download from the extension downloader from Joomla 3.4.4 i get a warning and error message trying to install this extension: https://www.babdev.com/extensions/releases/podcast-manager/podcast-manager-2-2-0/pkg_podcastmanager_2-2-0-zip?format=raw&jcompat=my.zip

says SSL certificate can't be found and has an invalid URL. Please help me fix. Thanks - John

mbabker commented 8 years ago

The SSL certificate issue may be related to Joomla. Ultimately, that URL redirects to the download store here on GitHub who uses Amazon S3 for the files. S3 still has an older SSL certificate that is signed with a weaker certificate and the root certificate pack with Joomla does not include these weak signatures anymore (the same issue exists with com_weblinks for the same reason).

You can follow that URL which will download the package to your local system then you can install the package to Joomla as an upload.

jshirey34 commented 8 years ago

thanks! I got it. Appreciate the help