solved Soundcloud Image coming from non-SSL site - certificate warning

iLoveHouseMusic
iLoveHouseMusic
@ilovehousemusic
10 years ago
517 posts
Did a soft launch of https://www.iLoveHipHop.com last night and had people report Android SSL certificate warning.

Is there another aspect of HTTPS/SSL setup that addresses this? Or is this to be expected from Android phones? I did a quick read of this doc:
http://developer.android.com/training/articles/security-ssl.html

And also made sure I have the code to force HTTPS .htaccess based on this article:
https://www.jamroom.net/ultrajam/documentation/code/1433/htaccess-tips

Lastly, wondering if anyone else out there with SSL enabled JR5 sites have heard similar reports of Android viewers w/ the same experience, and what you did to rectify it.

Thank you!


EDIT: Topic title updated.
updated by @ilovehousemusic: 04/24/14 08:15:04PM
brian
@brian
10 years ago
10,148 posts
Most likely there are elements on the page that are being sent over http instead of https - check that with firebug.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
iLoveHouseMusic
iLoveHouseMusic
@ilovehousemusic
10 years ago
517 posts
Good idea. thanks, i seem to forget the simple things sometimes. I'll check that out and chime back.
iLoveHouseMusic
iLoveHouseMusic
@ilovehousemusic
10 years ago
517 posts
Found it. I have a soundcloud ranking...errr listing on the homepage. I highlight the image in firbug and it looks like it's coming from one of their CDNs - How can I address that? Can that be added to the iFrame allowed domains?
soundcloud.png
soundcloud.png  •  115KB


updated by @ilovehousemusic: 03/19/14 08:24:57AM
brian
@brian
10 years ago
10,148 posts
This isn't related to an iframe - let me check out the module and see if it is hard coded to use http:. I've had to update vimeo and youtube, so sounds like soundcloud has the same issues.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
iLoveHouseMusic
iLoveHouseMusic
@ilovehousemusic
10 years ago
517 posts
Cool - thank you!
iLoveHouseMusic
iLoveHouseMusic
@ilovehousemusic
10 years ago
517 posts
Just so you know on the item detail page of a soundcloud item, I've noticed the player is exhibiting the same type of issue. See URL in attachement
updated by @ilovehousemusic: 03/20/14 08:44:31PM
brian
@brian
10 years ago
10,148 posts
Yes I am aware of this - we've got some last minute things we are working on for the module and will have it released shortly.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
iLoveHouseMusic
iLoveHouseMusic
@ilovehousemusic
10 years ago
517 posts
Awesome - thank you!
brian
@brian
10 years ago
10,148 posts
Just pushed out a SoundCloud module update that should handle SSL a bit better (as long as soundcloud doesn't load non-SSL stuff through their player), and it also has new daily maintenance functionality to remove invalid sound cloud tracks.

Update and let us know how it goes.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
iLoveHouseMusic
iLoveHouseMusic
@ilovehousemusic
10 years ago
517 posts
I ran the update and everything seems dandy. Thanks for the prompt fix!! #youguysrock
brian
@brian
10 years ago
10,148 posts
Glad to hear it - thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags