<div dir="ltr"><div dir="ltr"><div dir="ltr">I am trying to add ssl to my shoutcast stream. I get the messages below when I try to start or restart shoutcast. I have purchased an ssl cert and key for this and it did not work via the shoutcast config, so I gave this a shot. The key and certs with combined into the stunnel.pem. See below and thanks for the help. I also added the stunnel config below.</div><div dir="ltr"><br></div><div dir="ltr">client=no</div><div dir="ltr">[shoutcast]</div><div dir="ltr">accept=8002 (I also tried 443)</div><div dir="ltr">connect=localhost:8000</div><div dir="ltr">cert = /etc/stunnel/stunnel.pem</div><div>pid=/etc/stunnel/stunnel.pid</div><div dir="ltr"><br></div><div dir="ltr">-permissions are set to chmod 600</div><div dir="ltr"><br></div><div>Stunnel Dir</div><div><br></div><div>root@kwaxstreamserver:/etc/stunnel# l<br>cert.pem  key.pem  README  stunnel.conf  stunnel.pem  <br></div><div dir="ltr"><br></div><div><br></div><div>Stunnel on START</div><div><br></div><div dir="ltr">Clients allowed=500<br>stunnel 4.53 on x86_64-pc-linux-gnu platform<br>Compiled with OpenSSL 1.0.1e 11 Feb 2013<br>Running  with OpenSSL 1.0.1f 6 Jan 2014<br>Update OpenSSL shared libraries or rebuild stunnel<br>Threading:PTHREAD SSL:+ENGINE+OCSP Auth:LIBWRAP Sockets:POLL+IPv6<br>Reading configuration from file stunnel.conf<br>Compression not enabled<br>Snagged 64 random bytes from /root/.rnd<br>Wrote 1024 new random bytes to /root/.rnd<br>PRNG seeded successfully<br>Line 6: "pid = /etc/stunnel/stunnel.pid": Specified option name is not valid here<br>str_stats: 7 block(s), 1063 data byte(s), 406 control byte(s)<br><br><br>Stunnel on RESTART</div><div dir="ltr"><br>root@kwaxstreamserver:/etc/stunnel# /etc/init.d/stunnel4 restart<br>Restarting SSL tunnels: Clients allowed=500<br>stunnel 4.53 on x86_64-pc-linux-gnu platform<br>Compiled with OpenSSL 1.0.1e 11 Feb 2013<br>Running  with OpenSSL 1.0.1f 6 Jan 2014<br>Update OpenSSL shared libraries or rebuild stunnel<br>Threading:PTHREAD SSL:+ENGINE+OCSP Auth:LIBWRAP Sockets:POLL+IPv6<br>Reading configuration from file /etc/stunnel/stunnel.conf<br>Compression not enabled<br>Snagged 64 random bytes from /root/.rnd<br>Wrote 1024 new random bytes to /root/.rnd<br>PRNG seeded successfully<br>Line 6: "pid = /etc/stunnel/stunnel.pid": Specified option name is not valid here<br>str_stats: 7 block(s), 1076 data byte(s), 406 control byte(s)<br>[Failed: /etc/stunnel/stunnel.conf]<br>You should check that you have specified the pid= in you configuration file<br></div><div dir="ltr"><br><div><br></div><div><br><div><br></div><div><br></div></div></div></div></div>