<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Tuan,<br>
<br>
Are you sure, that the certificate_path parameter is set correctly? It
seems there is a slash missing at the beginning of the path.<br>
<br>
Gerg&#337;<br>
<br>
<br>
Tuan Nguyen wrote:
<blockquote
 cite="mid9beb1ac90704220611y9f44088mb356cc448ca272e5@mail.gmail.com"
 type="cite">hi,<br>
  <br>
did someone check auth_identity module. I have a problem with it:<br>
  <br>
in ser configuration file, for authorizer service, need 4 parameters: <br>
  <br>
# -- Authorizer Service parameters ----------<br>
  <br>
#-- privatekey_path ------------------------
  <br>
modparam("auth_identity","privatekey_path",".../etc/CertAuth/private/m1key.pem")<br>
  <br>
#--- certificate_path -----------------------<br>
modparam("auth_identity","certificate_path","
  <span style="color: rgb(255, 0, 0); text-decoration: underline;">var/www/ssl/m1cert.crt</span>")<br>
  <br>
#--- certificate_url ------------------------<br>
modparam("auth_identity","certificate_url",<a class="moz-txt-link-rfc2396E" href="http://..../m1cert.crt">"http://..../m1cert.crt"</a>)
  <br>
  <br>
#--- msg_timeout ----------------------------<br>
modparam("auth_identity","msg_timeout",600)<br>
  <br>
when i run it, there is error:<br>
  <br>
WARNING: no fork mode <br>
&nbsp;0(9496) init_tcp: using epoll_lt as the io watch method (auto
detected)
  <br>
&nbsp;0(9496) Maxfwd module- initializing<br>
&nbsp;0(9496) AUTH_INDENTITY:mod_init: <span
 style="text-decoration: underline; color: rgb(255, 0, 0);">unable to
open certificate</span> 'No such file or directory'<br>
&nbsp;0(9496) init_mod(): Error while initializing module auth_identity
  <br>
ERROR: error while initializing modules<br>
  <br>
I have checked the path of this certificate (that I had created):<br>
  <br>
mml@kaneway:/var/www/ssl$ ls<br>
  <span style="color: rgb(255, 0, 0); text-decoration: underline;">m1cert.crt</span><br>
  <br>
  <br>
I don't know why unable to open certificate with 'No such file or
directory'.<br>
  <br>
Can someone tell me what is my problem here. <br>
  <br>
Thanks in advance<br>
  <br>
Tuan.<br>
  <br>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Serusers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Serusers@lists.iptel.org">Serusers@lists.iptel.org</a>
<a class="moz-txt-link-freetext" href="http://lists.iptel.org/mailman/listinfo/serusers">http://lists.iptel.org/mailman/listinfo/serusers</a>
  </pre>
</blockquote>
<br>
</body>
</html>