<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Thanks Oliver, <br>
    I am using this:
    <a class="moz-txt-link-freetext" href="http://www.voip-info.org/wiki/view/Asterisk+sip+md5secret">http://www.voip-info.org/wiki/view/Asterisk+sip+md5secret</a><br>
    <br>
    however, I wanted to know if there is a way to use some sort of
    Certificates. <br>
    <a class="moz-txt-link-freetext" href="http://www.voip-info.org/wiki/view/Asterisk+encryption">http://www.voip-info.org/wiki/view/Asterisk+encryption</a><br>
    <br>
    has anybody used this feature? <br>
    <br>
    Thanks, <br>
    .Motty<br>
    <br>
    <div class="moz-cite-prefix">On 07/29/2015 03:40 PM, Oli-net wrote:<br>
    </div>
    <blockquote cite="mid:55B9566F.7050001@orange.fr" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      Hello,<br>
      <br>
      Try MD5SUM like that in a terminal<br>
      echo -n "myverysecretpassword" | md5sum<br>
      It will return you something like that
      22ea6cf875d66b15d275684427275dfdf witch is your password in an MD5
      format.<br>
      <br>
      Hope this help<br>
      Oliver<br>
      <br>
      <div class="moz-cite-prefix">Le 29/07/2015 16:30, Motty Cruz a
        écrit :<br>
      </div>
      <blockquote cite="mid:55B937FD.9060506@gmail.com" type="cite">
        <meta http-equiv="content-type" content="text/html;
          charset=windows-1252">
        Hello, <br>
        I would like to encrypt password between Asterisk servers and
        clients. is there an easy way to do so? I am running <font
          face="Calibri" size="2"><span style="font-size:11.0pt">Asterisk

            1.8.22.0 built on CentOS 6.3<br>
            <br>
            Thanks, <br>
            .Motty<br>
          </span></font> <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>