I have a radio station using centova and shoutcast, but i need to configure it with ssl, I acquired the godaddy certificatesbut i don’t know how i have to configure shoutcast, because google chrome said me that i have mixed content, i need help.
Thanks !
Ps: my english isn’t very good
So if I'm understanding this correctly, you are using GoDaddy certificates and not Let's Encrypt certificates?
Personally, I don't feel like this community is for any TLS question. If you're not using Let's Encrypt certificates, I don't think this is the right forum for this question.
You might be in luck however and someone else feels differently about helping someone with GoDaddy certificates.
Well, a certificate is a certificate. Let’s Encrypt or GoDaddy, their configuration would have been exactly the same.
Further more, it seems SSL for Shoutcast Server Software is only for Premium customers? Although it’s strange that the article doesn’t even mention on how to install the cert into Shoutcast. It only mentions using the certbot-auto script (which isn’t recommended by the way for most systems) and it even puts the script in the wrong directory. Why would they put “binaries”/scripts directly in /etc/? That’s not the right place.
Regarding ACME/Let’s Encrypt, if you have Windows, you can use https://certifytheweb.com on your desktop, using dns-01, AWS route53 (see the DNS Authorization tab), then add a Deployment Task under Deployment to ssh/sftp the certificate files where you need them. You can also use certbot to do all that but I can’t help you there
…
Looking at this more closely you seem to have it mostly configured… your https service on port 2199 is working fine (https://streaming.latamradio.com:2199/system/streaminfo.js) but your audio stream on port 8040 still needs to be configured somehow.
Sorry Andres you’re going to have to google that! It will be a .conf file, possibly where the other shoutcast files are, possibly in your home folder as ~/shoutcast or you may have a shoutcast user profile under /home/shoutcast - that’s just from googling the topic though, I don’t know anything about shoutcast.