• Resolved honoluluman

    (@honoluluman)


    Hello there,

    Thank you for this great and simple plugin.

    I have a website radio station that i am building, and i have one url (radio streaming) with https://12.34.56.789:1234/stream (from audio streaming service) that i use on my radio player. The radio player is loaded with ajax in the entire website. When i don’t use the player (don’t press play button) the ssl works fine, but when i actually use the player and the url (press the play button) then i have marked my https as orange, and i have notification from browser that some content is under http (this goes for the entire site because the radio player loads in all pages)

    I tryied this-> https://really-simple-ssl.com/forums/topic/excluding-links-from-https-override/ but didn’t worked..

    Is there a way to fix this somehow..so i can have a ‘clean’ https with the problem of orange notification over https?

    I am new in WordPress and the hole idea but i am trying to figure it out.

    Thank you very much in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mark

    (@markwolters)

    Hi,

    unfortunately it’s not possible to load https:// content without seeing a warning in the browser. Most major web browsers automatically give a warning when https:// content is loaded on a https:// site. To get the green lock, the sites content has to be loaded over https://. Therefore if you want to use the radio stream and have the green lock the stream should be available over https:// as well.

    Mark

    Thread Starter honoluluman

    (@honoluluman)

    Thank you for your quick answer Mark.

    I hope i can solve this by using only https then.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to exclude specific http url from ssl.’ is closed to new replies.