<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello,<div><br></div><div>I recently installed icecast on a server that will be used for an internet radio station.  I've gotten everything to run on my local system, but on the deployment server I am getting the following error when I try to start it up:</div><div><br></div><div>connection/get_ssl_certificate No SSL capability on any configured ports</div><div><br></div><div>Here are some of the relevant parts of my icecast.xml file:</div><div><br></div><div><div><hostname>maxxwell69.webfactional.com</hostname></div><div><br></div><div>    <listen-socket></div><div>        <port>8000</port></div><div>        <bind-address>108.168.242.155</bind-address>  </div><div>        <!-- <shoutcast-mount>/stream</shoutcast-mount> --></div><div>    </listen-socket></div></div><div><br></div><div><div><!-- basedir is only used if chroot is enabled --></div><div>        <basedir>/home/maxxwell69/icecast/share/icecast</basedir></div><div><br></div><div>        <!-- Note that if <chroot> is turned on below, these paths must both</div><div>             be relative to the new root, not the original root --></div><div>        <logdir>/home/maxxwell69/icecast/var/log/icecast</logdir></div><div>        <webroot>/home/maxxwell69/icecast/share/icecast/web</webroot></div><div>        <adminroot>/home/maxxwell69/icecast/share/icecast/admin</adminroot></div></div><div><br></div><div>If you can see anything obvious, or know where i need to look, any help would be appreciated.</div><div><br></div><div>Thanks,</div><div><br></div><div>Ben</div>                                    </div></body>
</html>