Hi, <br>

<br>

Minisip (and any other phone that fully supports tls) can do both. <br>

Use TLS as the transport layer, authenticate the server cert against
the locally trusted root certs, and if given a client cert, it will
send it to the server for client authentication (that is, to openser).
All this during the tls handshake.<br>

<br>

Now, once tls is established, it is up to the proxy whether it
challenges the client for digest authentication. That is, it is up to
you. If you set a proxy so that it only accepts tls connections, use
mutual tls auth for client and server ... you may choose not to
challenge with digest on top of that. But, as it is of now in
ser/openser ... i would still challenge, as tls is loosely coupled with
the subscribers data you have in your database.<br>

<br>

Hope it helps,<br>
<span class="sg">
<br>
Cesc</span>
<span id="e_106f17b58d66c146_2"></span><br><br><div><span class="gmail_quote">On 10/14/05, <b class="gmail_sendername">Girish Nayak</b> &lt;<a href="mailto:girish@isphone.net">girish@isphone.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
i understand, minisip softphone can initiate TLS connection.<br>and it can be authenticated by the openser via digest authentication.<br><br>is it possible to use certificate instead of digest authentication?<br>--<br>Girish
<br><br></blockquote></div><br>