<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
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>
</body>
</html>