<div dir="ltr">This would be very interesting, as we could register SIP devices securely over the internet without the need for VPN. <div>Asterisk of course must accept only trusted client certificates the same way an OpenVPN server does.</div><div>Anyone operating his/her remote endpoints like this?</div><div>Anyone advising against this solution?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 29 March 2016 at 04:51, Kevin Long <span dir="ltr"><<a href="mailto:kevin.long@haloprivacy.com" target="_blank">kevin.long@haloprivacy.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
I use TLS and SRTP on my Asterisk servers. The server certificates are signed by my internal CA, and the Root CA cert is distributed to the phones and soft phones so they will trust the server without warning.<br>
<br>
It is not clear to me if Asterisk can be configured to actually reject client connections/registrations from peers which do not possess a client certificate which has been signed by a particular CA ?<br>
<br>
If so, could it be such that the common name in the client certificate would need to match the username or Asterisk “extension” ?<br>
<br>
<br>
I’m wondering if this can be done ,  to have a second factor of authentication besides the SIP secret , since in my current setup, despite using a TLS/SSL cert for the server, the server only verifies the client by the SIP secret.<br>
<br>
Regards,<br>
<br>
Kevin Long<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" rel="noreferrer" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div>