Hi Luca,
Thanks for your reply.
As far as I know, I never had an SSL certificate, in all the years I have being
using Shoutcast server. So not sure why this message has come up now.
FYI.
I
do not have a 'Premium' account.
Which from the info below, seems to mention SSL certificates;
Quote:
Shoutcast Server Software introduces new features only available for "Premium" customers, click here for more information about the product.
1- SSL CERTIFICATE:
You'll have to get an ssl certificate and an ssl key and write both file paths in the config file as follow:
sslcertificatefile=/path/to/your/file.crt (or .pem)
sslcertificatekeyfile=/path/to/your/file.key
Once it's done, do not forget to open the port 443 by adding or modifying the alternateports directive:
alternateports=443
To make sure the DNS is linked in the DNAS and directory, also add the following:
destip=stream.myserver.com (example; i.e. specify officially linked DNS)
publicip=stream.myserver.com
|
So not sure why my DNAS, is now throwing this error.