<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi<br>
    &nbsp; I got the bellow error when I try to configure asterisk code.<br>
    <br>
    $./configure --with-ssl=/usr/local/ssl<br>
    <font color="#ff6666">...<br>
      ...<br>
      ...<br>
      checking for mandatory modules:&nbsp; OPENSSL... fail<br>
      <br>
      configure: ***<br>
      configure: *** The OPENSSL installation appears to be missing or
      broken.<br>
      configure: *** Either correct the installation, or run configure<br>
      configure: *** including --without-ssl.</font><br>
    <br>
    I installed openssl in "/usr/local/ssl/" .<br>
    <br>
    Please help me to resolve this as I need to configure asterisk with
    SIP in TLS ,I am using 1.8 beta5 version . Or give&nbsp; some link where
    I am find how to make asterisk to work with SIP on TLS.<br>
    <br>
    Thanks<br>
    Nikhil<br>
  </body>
</html>